3ds Max C++ API Reference
|
This is the complete list of members for IBaseGrip, 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 |
Apply(TimeValue t)=0 | IBaseGrip | pure virtual |
Cancel()=0 | IBaseGrip | pure virtual |
CloneInterface(void *remapDir=NULL) | BaseInterface | inlinevirtual |
Customization enum name | IBaseGrip | |
DeleteInterface() | BaseInterface | inlinevirtual |
eAction enum value | IBaseGrip | |
eCombo enum value | IBaseGrip | |
eCommand enum value | IBaseGrip | |
eDisableAlt enum value | IBaseGrip | |
eFloat enum value | IBaseGrip | |
eInt enum value | IBaseGrip | |
eInvalid enum value | IBaseGrip | |
EndSetValue(int which, TimeValue t, bool accepted)=0 | IBaseGrip | pure virtual |
eSameRow enum value | IBaseGrip | |
eStatus enum value | IBaseGrip | |
eTime enum value | IBaseGrip | |
eToggle enum value | IBaseGrip | |
eTurnOffLabel enum value | IBaseGrip | |
eUniverse enum value | IBaseGrip | |
GetAutoScale(int which)=0 | IBaseGrip | pure virtual |
GetComboOptions(int which, Tab< ComboLabel * > &comboOptions)=0 | IBaseGrip | pure virtual |
GetCommandIcon(int which, MSTR &string)=0 | IBaseGrip | pure virtual |
GetCustomization(int which)=0 | IBaseGrip | pure virtual |
GetGripName(MSTR &string)=0 | IBaseGrip | pure virtual |
GetID() | BaseInterface | virtual |
GetInterface(Interface_ID id) | BaseInterface | virtual |
GetNumGripItems()=0 | IBaseGrip | pure virtual |
GetRange(int which, IBaseGrip::GripValue &minRange, IBaseGrip::GripValue &maxRange)=0 | IBaseGrip | pure virtual |
GetResetValue(int which, IBaseGrip::GripValue &resetValue)=0 | IBaseGrip | pure virtual |
GetResolvedIconName(int which, MSTR &string)=0 | IBaseGrip | pure virtual |
GetScale(int which, IBaseGrip::GripValue &scaleValue)=0 | IBaseGrip | pure virtual |
GetScaleInViewSpace(int which, float &depth)=0 | IBaseGrip | pure virtual |
GetText(int which, MSTR &string)=0 | IBaseGrip | pure virtual |
GetType(int which)=0 | IBaseGrip | pure virtual |
GetTypedInterface() | InterfaceServer | inline |
GetValue(int which, TimeValue t, IBaseGrip::GripValue &value)=0 | IBaseGrip | pure virtual |
immediateRelease enum value | BaseInterface | |
LifetimeControl() | BaseInterface | inlinevirtual |
LifetimeType enum name | BaseInterface | |
noRelease enum value | BaseInterface | |
Okay(TimeValue t)=0 | IBaseGrip | 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 |
ResetValue(TimeValue t, int which)=0 | IBaseGrip | pure virtual |
serverControlled enum value | BaseInterface | |
SetValue(int which, TimeValue t, IBaseGrip::GripValue &value)=0 | IBaseGrip | pure virtual |
ShowKeyBrackets(int which, TimeValue t)=0 | IBaseGrip | pure virtual |
StartSetValue(int which, TimeValue t)=0 | IBaseGrip | pure virtual |
SupportsOkayApplyCancel()=0 | IBaseGrip | pure virtual |
Type enum name | IBaseGrip | |
UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | BaseInterface | inlinevirtual |
wantsRelease enum value | BaseInterface | |
~BaseInterface() | BaseInterface | virtual |
~IBaseGrip() | IBaseGrip | inlinevirtual |
~InterfaceServer() | InterfaceServer | virtual |