3ds Max C++ API Reference
Enums.h File Reference

Namespaces

 MaxSDK
 
 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...