| 3ds Max C++ API Reference
    | 
Action-generic interface IPFActionExt. More...
| Classes | |
| class | IPFActionExt | 
| Macros | |
| #define | PFACTIONEXT_INTERFACE Interface_ID(0x0e789fcb, 0x1eb34500) | 
| #define | GetPFActionExtInterface(obj) ((IPFActionExt*)((GetPFObject(obj))->GetInterface(PFACTIONEXT_INTERFACE))) | 
| Functions | |
| PFExport Object * | GetPFObject (Object *obj) | 
| IPFActionExt * | PFActionExtInterface (Object *obj) | 
| IPFActionExt * | PFActionExtInterface (INode *node) | 
Action-generic interface IPFActionExt.
Used as an extension for IPFAction interface without breaking the SDK. The interface is NOT a part of every PF Operator & Test, only for those that need it.
| #define PFACTIONEXT_INTERFACE Interface_ID(0x0e789fcb, 0x1eb34500) | 
| #define GetPFActionExtInterface | ( | obj | ) | ((IPFActionExt*)((GetPFObject(obj))->GetInterface(PFACTIONEXT_INTERFACE))) | 
| 
 | inline | 
| 
 | inline |