3ds Max C++ API Reference
|
This is the complete list of members for IPFSystemPool, including all inherited members.
_dispatch_fn(FunctionID fid, TimeValue t, FPValue &result, FPParams *p) | FPInterface | inlineprotectedvirtual |
AcquireInterface() | BaseInterface | inlinevirtual |
aligned_free(void *ptr) | MaxHeapOperators | static |
aligned_malloc(size_t size, size_t alignment) | MaxHeapOperators | static |
aligned_realloc(void *ptr, size_t size, size_t alignment) | MaxHeapOperators | static |
CloneInterface(void *remapDir=nullptr) | BaseInterface | inlinevirtual |
DeleteInterface() | BaseInterface | inlinevirtual |
EnableActions(BOOL onOff) | FPInterface | inlinevirtual |
FindFn(const MCHAR *name) | FPInterface | virtual |
FN_0(kNumPFSystems, TYPE_INT, NumPFSystems) | IPFSystemPool | |
FN_1(kGetPFSystem, TYPE_INODE, GetPFSystem, TYPE_INDEX) | IPFSystemPool | |
FN_1(kHasPFSystem, TYPE_bool, HasPFSystem, TYPE_INODE) | IPFSystemPool | |
FN_1(kHasPFSystemByHandle, TYPE_bool, HasPFSystemByHandle, TYPE_INT) | IPFSystemPool | |
FPMixinInterface(const FPMixinInterface &rhs) | FPMixinInterface | inlineprotected |
FPMixinInterface() | FPMixinInterface | inline |
GetActionTable() | FPInterface | inlinevirtual |
GetDesc() | IPFSystemPool | inlinevirtual |
GetDescByID(Interface_ID id) | FPMixinInterface | inlinevirtual |
GetID() | FPMixinInterface | inlinevirtual |
GetInterface(Interface_ID id) | FPMixinInterface | inlinevirtual |
GetIsChecked(FunctionID actionID) | FPInterface | virtual |
GetIsEnabled(FunctionID actionID) | FPInterface | virtual |
GetIsVisible(FunctionID actionID) | FPInterface | virtual |
GetPFSystem(int i)=0 | IPFSystemPool | pure virtual |
GetPFSystemPool() | IPFSystemPool | friend |
GetTypedInterface() | InterfaceServer | inline |
HasPFSystem(INode *node)=0 | IPFSystemPool | pure virtual |
HasPFSystemByHandle(int handle)=0 | IPFSystemPool | pure virtual |
immediateRelease enum value | BaseInterface | |
interfaceNotifyCBs | FPMixinInterface | protected |
Invoke(FunctionID fid, TimeValue t=0, FPParams *params=NULL) | FPInterface | virtual |
Invoke(FunctionID fid, FPParams *params) | FPInterface | inlinevirtual |
Invoke(FunctionID fid, TimeValue t, FPValue &result, FPParams *params=NULL) | FPInterface | virtual |
Invoke(FunctionID fid, FPValue &result, FPParams *params=NULL) | FPInterface | inlinevirtual |
IPFSystemPool() | IPFSystemPool | protected |
IsChecked(FunctionID actionID) | FPInterface | virtual |
IsEnabled(FunctionID actionID) | FPInterface | virtual |
IsVisible(FunctionID actionID) | FPInterface | virtual |
kGetPFSystem enum value | IPFSystemPool | |
kHasPFSystem enum value | IPFSystemPool | |
kHasPFSystemByHandle enum value | IPFSystemPool | |
kNumPFSystems enum value | IPFSystemPool | |
kRegisterNotification enum value | IPFSystemPool | |
kUnRegisterNotification enum value | IPFSystemPool | |
LifetimeControl() | FPMixinInterface | inlinevirtual |
LifetimeType enum name | BaseInterface | |
m_pool | IPFSystemPool | protectedstatic |
noRelease enum value | BaseInterface | |
nullInterface | FPInterface | static |
NumPFSystems()=0 | IPFSystemPool | pure virtual |
operator delete(void *ptr) | MaxHeapOperators | static |
operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | static |
operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | static |
operator delete(void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | static |
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | static |
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | static |
operator delete[](void *ptr) | MaxHeapOperators | static |
operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | static |
operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | static |
operator delete[](void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | static |
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | static |
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
operator new(size_t size) | MaxHeapOperators | static |
operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | static |
operator new(size_t size, const char *filename, int line) | MaxHeapOperators | static |
operator new(size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | static |
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
operator new(size_t size, unsigned long flags) | MaxHeapOperators | static |
operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
operator new(size_t size, void *placement_ptr) | MaxHeapOperators | static |
operator new[](size_t size) | MaxHeapOperators | static |
operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | static |
operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | static |
operator new[](size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | static |
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
operator new[](size_t size, unsigned long flags) | MaxHeapOperators | static |
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
operator=(const FPMixinInterface &rhs) | FPMixinInterface | inlineprotected |
RegisterNotification(NOTIFYPROC proc, void *param)=0 | IPFSystemPool | pure virtual |
RegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | virtual |
ReleaseInterface() | BaseInterface | inlinevirtual |
serverControlled enum value | BaseInterface | |
UnRegisterNotification(NOTIFYPROC proc, void *param)=0 | IPFSystemPool | pure virtual |
UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | inlinevirtual |
wantsRelease enum value | BaseInterface | |
~BaseInterface() | BaseInterface | virtual |
~FPMixinInterface() | FPMixinInterface | |
~InterfaceServer() | InterfaceServer | virtual |