3ds Max C++ API Reference
|
#include "../ifnpub.h"
Classes | |
class | ITail |
Namespaces | |
CatAPI | |
Macros | |
#define | GetCATITailFPInterface(anim) (anim ? ((CatAPI::ITail*)anim->GetInterface(CatAPI::TAIL_INTERFACE_FP)) : nullptr) |
Functions | |
static const Interface_ID | TAIL_INTERFACE_FP (0x17392178, 0x3c020f81) |
#define GetCATITailFPInterface | ( | anim | ) | (anim ? ((CatAPI::ITail*)anim->GetInterface(CatAPI::TAIL_INTERFACE_FP)) : nullptr) |