| 3ds Max C++ API Reference
    | 
This is the complete list of members for IParticleChannelMeshW, 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 | 
| BuildMaxBoundingBox()=0 | IParticleChannelMeshW | pure virtual | 
| CloneInterface(void *remapDir=nullptr) | BaseInterface | inlinevirtual | 
| CopyValue(int fromParticle, int toParticle)=0 | IParticleChannelMeshW | pure virtual | 
| CopyValue(int fromParticle, Tab< int > &toParticles)=0 | IParticleChannelMeshW | pure virtual | 
| CopyValue(int fromParticle)=0 | IParticleChannelMeshW | pure virtual | 
| DeleteInterface() | BaseInterface | inlinevirtual | 
| EnableActions(BOOL onOff) | FPInterface | inlinevirtual | 
| FindFn(const MCHAR *name) | FPInterface | virtual | 
| FN_1(kSetValueAll, TYPE_bool, SetValue, TYPE_MESH) | IParticleChannelMeshW | |
| FN_1(kCopyValueAll, TYPE_bool, CopyValue, TYPE_INT) | IParticleChannelMeshW | |
| FN_2(kSetValue, TYPE_bool, SetValue, TYPE_INT, TYPE_MESH) | IParticleChannelMeshW | |
| FN_2(kSetValueMany, TYPE_bool, SetValue, TYPE_INT_TAB_BR, TYPE_MESH) | IParticleChannelMeshW | |
| FN_2(kCopyValue, TYPE_bool, CopyValue, TYPE_INT, TYPE_INT) | IParticleChannelMeshW | |
| FN_2(kCopyValueMany, TYPE_bool, CopyValue, TYPE_INT, TYPE_INT_TAB_BR) | IParticleChannelMeshW | |
| FPMixinInterface(const FPMixinInterface &rhs) | FPMixinInterface | inlineprotected | 
| FPMixinInterface() | FPMixinInterface | inline | 
| GetActionTable() | FPInterface | inlinevirtual | 
| GetDesc() | IParticleChannelMeshW | 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 | 
| GetTypedInterface() | InterfaceServer | inline | 
| 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 | 
| IsChecked(FunctionID actionID) | FPInterface | virtual | 
| IsEnabled(FunctionID actionID) | FPInterface | virtual | 
| IsVisible(FunctionID actionID) | FPInterface | virtual | 
| kBuildMaxBoundingBox enum value | IParticleChannelMeshW | |
| kCopyValue enum value | IParticleChannelMeshW | |
| kCopyValueAll enum value | IParticleChannelMeshW | |
| kCopyValueMany enum value | IParticleChannelMeshW | |
| kSetValue enum value | IParticleChannelMeshW | |
| kSetValueAll enum value | IParticleChannelMeshW | |
| kSetValueMany enum value | IParticleChannelMeshW | |
| LifetimeControl() | FPMixinInterface | inlinevirtual | 
| 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, 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 | 
| RegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | virtual | 
| ReleaseInterface() | BaseInterface | inlinevirtual | 
| serverControlled enum value | BaseInterface | |
| SetValue(int particleIndex, Mesh *mesh)=0 | IParticleChannelMeshW | pure virtual | 
| SetValue(Tab< int > &particleIndices, Mesh *mesh)=0 | IParticleChannelMeshW | pure virtual | 
| SetValue(Mesh *mesh)=0 | IParticleChannelMeshW | pure virtual | 
| UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | inlinevirtual | 
| VFN_0(kBuildMaxBoundingBox, BuildMaxBoundingBox) | IParticleChannelMeshW | |
| wantsRelease enum value | BaseInterface | |
| ~BaseInterface() | BaseInterface | virtual | 
| ~FPMixinInterface() | FPMixinInterface | |
| ~InterfaceServer() | InterfaceServer | virtual |