Graphics/Enums.h File Reference

Enums.h File Reference

Namespaces

 MaxSDK
 This API is used to support OLE structured storage streams containing user specified string data in 3ds Max scene files or other OLE Structured Storage based files.
 
 MaxSDK::Graphics
 

Enumerations

enum  FrameType { FrameType_Normal, FrameType_BeginSequence, FrameType_Interactive, FrameType_EndSequence }
 Indicates the type of frame. More...
 
enum  RenderViewDirtyFlag { RenderViewDirtyFlagViewChanged = 0x1, RenderViewDirtyFlagFragmentChanged = 0x2 }
 Indicates the dirty flag of render view. More...