3ds Max C++ API Reference
|
Interface for PF ActionList Set It's a set of ActionLists. More...
Classes | |
class | IPFActionListSet |
Macros | |
#define | PFACTIONLISTSET_INTERFACE Interface_ID(0x7216b6f, 0x634253c5) |
#define | GetPFActionListSetInterface(obj) ((IPFActionListSet*)((GetPFObject(obj))->GetInterface(PFACTIONLISTSET_INTERFACE))) |
Functions | |
PFExport Object * | GetPFObject (Object *obj) |
IPFActionListSet * | PFActionListSetInterface (Object *obj) |
IPFActionListSet * | PFActionListSetInterface (INode *node) |
Interface for PF ActionList Set It's a set of ActionLists.
PF System implements the interface to keep track of all initial ActionLists. Part of public SDK
#define PFACTIONLISTSET_INTERFACE Interface_ID(0x7216b6f, 0x634253c5) |
#define GetPFActionListSetInterface | ( | obj | ) | ((IPFActionListSet*)((GetPFObject(obj))->GetInterface(PFACTIONLISTSET_INTERFACE))) |
|
inline |
|
inline |