3ds Max C++ API Reference
|
This is the complete list of members for IMorpherChannel, including all inherited members.
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 |
GetAnimationKeysData(Tab< long > &vKeyTime, Tab< float > &vKeyValue)=0 | IMorpherChannel | pure virtual |
GetBaseDeltas(Tab< Point3 > &deltas) const =0 | IMorpherChannel | pure virtual |
GetConnection()=0 | IMorpherChannel | pure virtual |
GetControl()=0 | IMorpherChannel | pure virtual |
GetDelta(int pId)=0 | IMorpherChannel | pure virtual |
GetID() | BaseInterface | virtual |
GetInitPercent()=0 | IMorpherChannel | pure virtual |
GetInterface(Interface_ID id) override | BaseInterface | virtual |
GetName(bool localized)=0 | IMorpherChannel | pure virtual |
GetPoint(int pId)=0 | IMorpherChannel | pure virtual |
GetProgressiveTargetDeltas(int pTargetIndex, Tab< Point3 > &deltas) const =0 | IMorpherChannel | pure virtual |
GetTarget(int pTargetIndex)=0 | IMorpherChannel | pure virtual |
GetTargetCount() const =0 | IMorpherChannel | pure virtual |
GetTargetPercent(int pTargetIndex)=0 | IMorpherChannel | pure virtual |
GetTargetPoint(int pTargetIndex, int pId)=0 | IMorpherChannel | pure virtual |
GetTypedInterface() | InterfaceServer | inline |
GetWeight(int pId)=0 | IMorpherChannel | pure virtual |
immediateRelease enum value | BaseInterface | |
IsActive() const =0 | IMorpherChannel | pure virtual |
IsProgressive() const =0 | IMorpherChannel | pure virtual |
LifetimeControl() | BaseInterface | inlinevirtual |
LifetimeType enum name | BaseInterface | |
noRelease enum value | BaseInterface | |
NumPoints() const =0 | IMorpherChannel | pure virtual |
NumTargets() const =0 | IMorpherChannel | 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 |
RegisterNotifyCallback(InterfaceNotifyCallback *incb) | BaseInterface | inlinevirtual |
ReleaseInterface() | BaseInterface | inlinevirtual |
Reset(bool active, bool modded, int numPoints)=0 | IMorpherChannel | pure virtual |
serverControlled enum value | BaseInterface | |
SetConnection(INode *pNode)=0 | IMorpherChannel | pure virtual |
SetDelta(int pId, Point3 &pPoint)=0 | IMorpherChannel | pure virtual |
SetName(const TCHAR *pName, bool localized)=0 | IMorpherChannel | pure virtual |
SetPoint(int pId, Point3 &pPoint)=0 | IMorpherChannel | pure virtual |
SetTargetPercent(int pTargetIndex, double pTargetPercent)=0 | IMorpherChannel | pure virtual |
SetWeight(int pId, double pValue)=0 | IMorpherChannel | pure virtual |
UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | BaseInterface | inlinevirtual |
wantsRelease enum value | BaseInterface | |
~BaseInterface() | BaseInterface | virtual |
~InterfaceServer() | InterfaceServer | virtual |