Go to the source code of this file.
Classes |
|
class | IObjXRefManager |
Legacy interface for managing object xrefs.
More... |
|
Namespaces |
|
namespace | MaxSDK |
namespace | MaxSDK::AssetManagement |
Defines |
|
#define | OBJXREFMANAGER_INTERFACE Interface_ID(0x7ede1c65, 0x353d271f) |
Functions |
|
IObjXRefManager * | GetObjXRefManager () |
#define OBJXREFMANAGER_INTERFACE Interface_ID(0x7ede1c65, 0x353d271f) |
Definition at line 130 of file iXrefObjMgr.h.
IObjXRefManager* GetObjXRefManager | ( | ) | [inline] |
Definition at line 131 of file iXrefObjMgr.h.
{ return (IObjXRefManager*)GetCOREInterface(OBJXREFMANAGER_INTERFACE); }