|
3ds Max C++ API Reference
|
This is the complete list of members for IJiggle, including all inherited members.
| _dispatch_fn(FunctionID fid, TimeValue t, FPValue &result, FPParams *p) | FPInterface | inlineprotectedvirtual |
| AcquireInterface() | BaseInterface | inlinevirtual |
| add_spring enum value | IJiggle | |
| AddSpring(INode *node)=0 | IJiggle | pure virtual |
| 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(get_mass, TYPE_FLOAT, GetMass) | IJiggle | |
| FN_0(get_drag, TYPE_FLOAT, GetDrag) | IJiggle | |
| FN_0(get_spring_count, TYPE_INT, GetSpringCount) | IJiggle | |
| FN_1(get_tension, TYPE_FLOAT, GetTension, TYPE_INDEX) | IJiggle | |
| FN_1(get_dampening, TYPE_FLOAT, GetDampening, TYPE_INDEX) | IJiggle | |
| FN_1(add_spring, TYPE_BOOL, AddSpring, TYPE_INODE) | IJiggle | |
| FPMixinInterface(const FPMixinInterface &rhs) | FPMixinInterface | inlineprotected |
| FPMixinInterface() | FPMixinInterface | inline |
| get_dampening enum value | IJiggle | |
| get_drag enum value | IJiggle | |
| get_mass enum value | IJiggle | |
| get_spring_count enum value | IJiggle | |
| get_spring_system enum value | IJiggle | |
| get_tension enum value | IJiggle | |
| GetActionTable() | FPInterface | inlinevirtual |
| GetDampening(int index)=0 | IJiggle | pure virtual |
| GetDesc() | IJiggle | virtual |
| GetDescByID(Interface_ID id) | FPMixinInterface | inlinevirtual |
| GetDrag()=0 | IJiggle | pure virtual |
| GetID() | FPMixinInterface | inlinevirtual |
| GetInterface(Interface_ID id) | FPMixinInterface | inlinevirtual |
| GetIsChecked(FunctionID actionID) | FPInterface | virtual |
| GetIsEnabled(FunctionID actionID) | FPInterface | virtual |
| GetIsVisible(FunctionID actionID) | FPInterface | virtual |
| GetMass()=0 | IJiggle | pure virtual |
| GetSpringCount()=0 | IJiggle | pure virtual |
| GetSpringSystem()=0 | IJiggle | pure virtual |
| GetTension(int index)=0 | IJiggle | pure 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 |
| 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 |
| partsys | IJiggle | |
| RegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | virtual |
| ReleaseInterface() | BaseInterface | inlinevirtual |
| remove_spring enum value | IJiggle | |
| remove_spring_by_index enum value | IJiggle | |
| RemoveSpring(int which)=0 | IJiggle | pure virtual |
| RemoveSpring(INode *node)=0 | IJiggle | pure virtual |
| serverControlled enum value | BaseInterface | |
| set_dampening enum value | IJiggle | |
| set_drag enum value | IJiggle | |
| set_mass enum value | IJiggle | |
| set_tension enum value | IJiggle | |
| SetDampening(int index, float dampening, int absolute=1, bool update=true)=0 | IJiggle | pure virtual |
| SetDrag(float drag, bool update=true)=0 | IJiggle | pure virtual |
| SetMass(float mass, bool update=true)=0 | IJiggle | pure virtual |
| SetTension(int index, float tension, int absolute=1, bool update=true)=0 | IJiggle | pure virtual |
| UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | inlinevirtual |
| VFN_1(set_mass, SetMass, TYPE_FLOAT) | IJiggle | |
| VFN_1(set_drag, SetDrag, TYPE_FLOAT) | IJiggle | |
| VFN_1(remove_spring_by_index, RemoveSpring, TYPE_INDEX) | IJiggle | |
| VFN_1(remove_spring, RemoveSpring, TYPE_INODE) | IJiggle | |
| VFN_2(set_tension, SetTension, TYPE_INDEX, TYPE_FLOAT) | IJiggle | |
| VFN_2(set_dampening, SetDampening, TYPE_INDEX, TYPE_FLOAT) | IJiggle | |
| wantsRelease enum value | BaseInterface | |
| ~BaseInterface() | BaseInterface | virtual |
| ~FPMixinInterface() | FPMixinInterface | |
| ~InterfaceServer() | InterfaceServer | virtual |