3ds Max C++ API Reference
|
Classes | |
class | INodeControl |
Namespaces | |
CatAPI | |
Macros | |
#define | GetCATINodeControlFPInterface(anim) (anim ? ((CatAPI::INodeControl*)anim->GetInterface(CatAPI::I_NODECONTROL)) : nullptr) |
Functions | |
static const Interface_ID | I_NODECONTROL (0x1d956991, 0x7a721746) |
#define GetCATINodeControlFPInterface | ( | anim | ) | (anim ? ((CatAPI::INodeControl*)anim->GetInterface(CatAPI::I_NODECONTROL)) : nullptr) |