3ds Max C++ API Reference
|
This is the complete list of members for MacroRecorder, including all inherited members.
AddComment(const MCHAR *str)=0 | MacroRecorder | 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 |
Assign(const MCHAR *var_name, BYTE type,...)=0 | MacroRecorder | pure virtual |
Assign(BYTE type,...)=0 | MacroRecorder | pure virtual |
BeginCreate(ClassDesc *cd, int flags=0)=0 | MacroRecorder | pure virtual |
BeginSelectNode()=0 | MacroRecorder | pure virtual |
Cancel()=0 | MacroRecorder | pure virtual |
DeSelect(INode *)=0 | MacroRecorder | pure virtual |
Disable()=0 | MacroRecorder | pure virtual |
EmitAbsoluteSceneNames()=0 | MacroRecorder | pure virtual |
EmitAbsoluteSceneNames(BOOL onOff)=0 | MacroRecorder | pure virtual |
EmitAbsoluteSubObjects()=0 | MacroRecorder | pure virtual |
EmitAbsoluteSubObjects(BOOL onOff)=0 | MacroRecorder | pure virtual |
EmitAbsoluteTransforms()=0 | MacroRecorder | pure virtual |
EmitAbsoluteTransforms(BOOL onOff)=0 | MacroRecorder | pure virtual |
EmitScript()=0 | MacroRecorder | pure virtual |
Enable()=0 | MacroRecorder | pure virtual |
Enabled()=0 | MacroRecorder | pure virtual |
FunctionCall(const MCHAR *op_name, int arg_count, int keyarg_count,...)=0 | MacroRecorder | pure virtual |
GetInterface(Interface_ID id) override | BaseInterfaceServer | virtual |
GetInterfaceAt(int i) const | BaseInterfaceServer | virtual |
GetSubMtlPropName(Mtl *m, int i)=0 | MacroRecorder | pure virtual |
GetSubTexmapPropName(ReferenceTarget *m, int i)=0 | MacroRecorder | pure virtual |
GetTypedInterface() | InterfaceServer | inline |
interfaces | BaseInterfaceServer | protected |
MAXCommand(int com)=0 | MacroRecorder | pure virtual |
NumInterfaces() const | BaseInterfaceServer | virtual |
OpAssign(const MCHAR *op, BYTE type,...)=0 | MacroRecorder | pure virtual |
OperandSequence(int count, BYTE type,...)=0 | MacroRecorder | 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 |
ParamBlock2SetCount(IParamBlock2 *pb, int i, int n)=0 | MacroRecorder | pure virtual |
ParamBlock2SetValue(IParamBlock2 *pb, int i, int tabIndex, BYTE type,...)=0 | MacroRecorder | pure virtual |
ParamBlockSetValue(ParamBlock *pb, int i, BYTE type,...)=0 | MacroRecorder | pure virtual |
ScriptString(const MCHAR *s)=0 | MacroRecorder | pure virtual |
Select(INode *)=0 | MacroRecorder | pure virtual |
SetCopy(ReferenceTarget *to_copy)=0 | MacroRecorder | pure virtual |
SetNodeTM(INode *n, Matrix3 m)=0 | MacroRecorder | pure virtual |
SetProperty(ReferenceTarget *targ, const MCHAR *prop_name, BYTE type,...)=0 | MacroRecorder | pure virtual |
SetSelProperty(const MCHAR *prop_name, BYTE type,...)=0 | MacroRecorder | pure virtual |
ShowCommandPanelSwitch()=0 | MacroRecorder | pure virtual |
ShowCommandPanelSwitch(BOOL onOff)=0 | MacroRecorder | pure virtual |
ShowMenuSelections()=0 | MacroRecorder | pure virtual |
ShowMenuSelections(BOOL onOff)=0 | MacroRecorder | pure virtual |
ShowToolSelections()=0 | MacroRecorder | pure virtual |
ShowToolSelections(BOOL onOff)=0 | MacroRecorder | pure virtual |
SuperEnable()=0 | MacroRecorder | pure virtual |
SuperEnable(BOOL onOff)=0 | MacroRecorder | pure virtual |
~BaseInterfaceServer() | BaseInterfaceServer | virtual |
~InterfaceServer() | InterfaceServer | virtual |