C++ API Reference
MDAGDrawOverrideInfo Class Reference

A data structure to store the per path draw override information. More...

#include <MDagPath.h>

Public Member Functions

 OPENMAYA_ENUM (DrawOverrideDisplayType, kDisplayTypeNormal, kDisplayTypeReference, kDisplayTypeTemplate)
 Draw override type.
 
 OPENMAYA_ENUM (DrawOverrideLOD, kLODFull, kLODBoundingBox)
 Draw override LOD.
 

Detailed Description

A data structure to store the per path draw override information.

A simple draw override data structure. Draw override is per DAG path information. It checks starting from current object and upwards until an enabled draw override is found.

Examples:
rawfootPrintNode/rawfootPrintNode.cpp.

The documentation for this class was generated from the following file: