|
3ds Max C++ API Reference
|
#include "Noncopyable.h"#include "iFnPub.h"#include "assetmanagement/AssetUser.h"#include "GetCOREInterface.h"#include "FileEnumConstants.h"Classes | |
| class | IBatchRenderView |
| This class represent one entry in the list of batch render views. More... | |
| class | IBatchRenderManager |
| This class is the manager of the batch rendering feature. More... | |
Macros | |
| #define | IID_IBatchRenderManager Interface_ID(0x873B70BE, 0x4BEF3BB8) |
| Batch Render Manager interface ID. More... | |
| #define | IID_IBatchRenderView Interface_ID(0xB35ED920, 0xC5270C0B) |
| Batch Render View interface ID. More... | |
Functions | |
| IBatchRenderManager * | GetBatchRenderManager () |
| Returns the interface to the Batch Render Manager singleton object. More... | |
| #define IID_IBatchRenderManager Interface_ID(0x873B70BE, 0x4BEF3BB8) |
Batch Render Manager interface ID.
| #define IID_IBatchRenderView Interface_ID(0xB35ED920, 0xC5270C0B) |
Batch Render View interface ID.
|
inline |
Returns the interface to the Batch Render Manager singleton object.