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

Classes

class  IConsolidationRenderItem
 This class defines a consolidation render item, which is used to improve rendering performance by batching similar render items together. More...

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

Typedefs

typedef RefPtr< IConsolidationRenderItemIConsolidationRenderItemPtr