3ds Max C++ API Reference
Loading...
Searching...
No Matches
ItemConsts.h File Reference

Namespaces

namespace  MaxSDK
 An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );.
namespace  MaxSDK::Graphics
namespace  MaxSDK::Graphics::Utilities

Enumerations

enum  { ITEMFLAG_IS_DIRTY = 0x1 , ITEMFLAG_NEEDS_CONSOLIDATION = 0x2 }