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

Classes

class  INodeControl

Namespaces

namespace  CatAPI

Macros

#define GetCATINodeControlFPInterface(anim)

Functions

static const Interface_ID I_NODECONTROL (0x1d956991, 0x7a721746)

Macro Definition Documentation

◆ GetCATINodeControlFPInterface

#define GetCATINodeControlFPInterface ( anim)
Value:
(anim ? ((CatAPI::INodeControl*)anim->GetInterface(CatAPI::I_NODECONTROL)) : nullptr)
Definition INodeControl.h:24
static const Interface_ID I_NODECONTROL(0x1d956991, 0x7a721746)