3ds Max C++ API Reference
INodeControl.h File Reference
#include "../ifnpub.h"
#include "../inode.h"

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)
 

Macro Definition Documentation

◆ GetCATINodeControlFPInterface

#define GetCATINodeControlFPInterface (   anim)    (anim ? ((CatAPI::INodeControl*)anim->GetInterface(CatAPI::I_NODECONTROL)) : nullptr)