|
3ds Max C++ API Reference
|
This is the complete list of members for IGameControl, including all inherited members.
| 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 |
| BAD enum value | IGameControl | |
| EulerOrder enum name | IGameControl | |
| GetBezierIGameKey(IGameControlType Type, IGameKey &bezKey, int index)=0 | IGameControl | pure virtual |
| GetBezierKeys(IGameKeyTab &gameKeyTab, IGameControlType Type)=0 | IGameControl | pure virtual |
| GetClassName(IGameControlType Type, MSTR &className)=0 | IGameControl | pure virtual |
| GetConstraint(IGameControlType Type)=0 | IGameControl | pure virtual |
| GetControlType(IGameControlType Type)=0 | IGameControl | pure virtual |
| GetEulerOrder()=0 | IGameControl | pure virtual |
| GetFullSampledKeys(IGameKeyTab &sample, int frameRate, IGameControlType Type, bool Relative=true)=0 | IGameControl | pure virtual |
| GetIGameKeyCount(IGameControlType Type)=0 | IGameControl | pure virtual |
| GetLinearIGameKey(IGameControlType Type, IGameKey &linearKey, int index)=0 | IGameControl | pure virtual |
| GetLinearKeys(IGameKeyTab &gameKeyTab, IGameControlType Type)=0 | IGameControl | pure virtual |
| GetListSubControl(int index, IGameControlType Type)=0 | IGameControl | pure virtual |
| GetMaxControl(IGameControlType Type)=0 | IGameControl | pure virtual |
| GetNumOfListSubControls(IGameControlType Type)=0 | IGameControl | pure virtual |
| GetNumOfVertControls()=0 | IGameControl | pure virtual |
| GetQuickSampledKeys(IGameKeyTab &sample, IGameControlType Type)=0 | IGameControl | pure virtual |
| GetTCBIGameKey(IGameControlType Type, IGameKey &tcbKey, int index)=0 | IGameControl | pure virtual |
| GetTCBKeys(IGameKeyTab &gameKeyTab, IGameControlType Type)=0 | IGameControl | pure virtual |
| GetVertexControl(int index)=0 | IGameControl | pure virtual |
| IGAME_BIPED enum value | IGameControl | |
| IGAME_EULER enum value | IGameControl | |
| IGAME_INDEPENDENT_POS enum value | IGameControl | |
| IGAME_LINK_CONSTRAINT enum value | IGameControl | |
| IGAME_LIST enum value | IGameControl | |
| IGAME_MAXSTD enum value | IGameControl | |
| IGAME_POINTCTRLCONTAINER enum value | IGameControl | |
| IGAME_POS_CONSTRAINT enum value | IGameControl | |
| IGAME_ROT_CONSTRAINT enum value | IGameControl | |
| IGAME_UNKNOWN enum value | IGameControl | |
| IsAnimated(IGameControlType Type)=0 | IGameControl | pure virtual |
| IsLeaf(IGameControlType Type)=0 | IGameControl | pure virtual |
| MaxControlType enum name | IGameControl | |
| 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 |
| XYX enum value | IGameControl | |
| XYZ enum value | IGameControl | |
| XZY enum value | IGameControl | |
| YXZ enum value | IGameControl | |
| YZX enum value | IGameControl | |
| YZY enum value | IGameControl | |
| ZXY enum value | IGameControl | |
| ZXZ enum value | IGameControl | |
| ZYX enum value | IGameControl | |
| ~IGameControl() | IGameControl | inlinevirtual |