, including all inherited members.
| _dispatch_fn(FunctionID fid, TimeValue t, FPValue &result, FPParams *p) | FPInterface | [inline, protected, virtual] |
| AcquireInterface() | BaseInterface | [inline, virtual] |
| CloneInterface(void *remapDir=NULL) | BaseInterface | [inline, virtual] |
| CopyMap(int fromParticle, int toParticle) | IParticleChannelMapW | [inline] |
| CopyMap(int fromParticle, Tab< int > &toParticles) | IParticleChannelMapW | [inline] |
| CopyMap(int fromParticle) | IParticleChannelMapW | [inline] |
| CopyTVFace(int fromParticle, int toParticle)=0 | IParticleChannelMapW | [pure virtual] |
| CopyTVFace(int fromParticle, Tab< int > &toParticles)=0 | IParticleChannelMapW | [pure virtual] |
| CopyTVFace(int fromParticle)=0 | IParticleChannelMapW | [pure virtual] |
| CopyUVVert(int fromParticle, int toParticle)=0 | IParticleChannelMapW | [pure virtual] |
| CopyUVVert(int fromParticle, Tab< int > &toParticles)=0 | IParticleChannelMapW | [pure virtual] |
| CopyUVVert(int fromParticle)=0 | IParticleChannelMapW | [pure virtual] |
| DeleteInterface() | BaseInterface | [inline, virtual] |
| EnableActions(BOOL onOff) | FPInterface | [inline, virtual] |
| FindFn(MCHAR *name) | FPInterface | [virtual] |
| FPMixinInterface(const FPMixinInterface &rhs) | FPMixinInterface | [inline, protected] |
| FPMixinInterface() | FPMixinInterface | [inline] |
| GetActionTable() | FPInterface | [inline, virtual] |
| GetDesc() | IParticleChannelMapW | [inline, virtual] |
| GetDescByID(Interface_ID id) | FPMixinInterface | [inline, virtual] |
| GetID() | FPMixinInterface | [inline, virtual] |
| GetInterface(Interface_ID id) | FPMixinInterface | [inline, virtual] |
| GetIsChecked(FunctionID actionID) | FPInterface | [virtual] |
| GetIsEnabled(FunctionID actionID) | FPInterface | [virtual] |
| GetIsVisible(FunctionID actionID) | FPInterface | [virtual] |
| GetTVFaceChannel() const =0 | IParticleChannelMapW | [pure virtual] |
| GetUVVertChannel() const =0 | IParticleChannelMapW | [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 | [inline, virtual] |
| Invoke(FunctionID fid, TimeValue t, FPValue &result, FPParams *params=NULL) | FPInterface | [virtual] |
| Invoke(FunctionID fid, FPValue &result, FPParams *params=NULL) | FPInterface | [inline, virtual] |
| IsChecked(FunctionID actionID) | FPInterface | [virtual] |
| IsEnabled(FunctionID actionID) | FPInterface | [virtual] |
| IsVisible(FunctionID actionID) | FPInterface | [virtual] |
| LifetimeControl() | FPMixinInterface | [inline, virtual] |
| LifetimeType enum name | BaseInterface | |
| noRelease enum value | BaseInterface | |
| nullInterface | FPInterface | [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, 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, 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, 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, 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 | [inline, protected] |
| RegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | [virtual] |
| ReleaseInterface() | BaseInterface | [inline, virtual] |
| serverControlled enum value | BaseInterface | |
| SetMap(int particleIndex, const UVVert &value) | IParticleChannelMapW | [inline] |
| SetMap(int particleIndex, const TabUVVert *tabUVVert, const TabTVFace *tabTVFace=NULL) | IParticleChannelMapW | [inline] |
| SetMap(Tab< int > &particleIndices, const UVVert &value) | IParticleChannelMapW | [inline] |
| SetMap(Tab< int > &particleIndices, const TabUVVert *tabUVVert, const TabTVFace *tabTVFace=NULL) | IParticleChannelMapW | [inline] |
| SetMap(const UVVert &value) | IParticleChannelMapW | [inline] |
| SetMap(const TabUVVert *tabUVVert, const TabTVFace *tabTVFace=NULL) | IParticleChannelMapW | [inline] |
| SetTVFace(int particleIndex, const TabTVFace *tab)=0 | IParticleChannelMapW | [pure virtual] |
| SetTVFace(Tab< int > &particleIndices, const TabTVFace *tab)=0 | IParticleChannelMapW | [pure virtual] |
| SetTVFace(const TabTVFace *tab)=0 | IParticleChannelMapW | [pure virtual] |
| SetUVVert(int particleIndex, const UVVert &value)=0 | IParticleChannelMapW | [pure virtual] |
| SetUVVert(int particleIndex, const TabUVVert *tab)=0 | IParticleChannelMapW | [pure virtual] |
| SetUVVert(Tab< int > &particleIndices, const UVVert &value)=0 | IParticleChannelMapW | [pure virtual] |
| SetUVVert(Tab< int > &particleIndices, const TabUVVert *tab)=0 | IParticleChannelMapW | [pure virtual] |
| SetUVVert(const UVVert &value)=0 | IParticleChannelMapW | [pure virtual] |
| SetUVVert(const TabUVVert *tab)=0 | IParticleChannelMapW | [pure virtual] |
| UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | [inline, virtual] |
| wantsRelease enum value | BaseInterface | |
| ~BaseInterface() | BaseInterface | [virtual] |
| ~FPMixinInterface() | FPMixinInterface | |
| ~InterfaceServer() | InterfaceServer | [virtual] |