3ds Max C++ API Reference
|
This is the complete list of members for Script, including all inherited members.
AddLayer(Script *SCR, TimeValue t) | Script | |
AddSnippet(Snippet *SN) | Script | |
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 |
CloneLayer(Layer *orgLY, TimeValue t) | Script | |
DeleteAllLayers() | Script | |
DeleteLayer(Layer *delLY) | Script | |
DeleteSnippet(int index) | Script | |
EditLayer | Script | |
Get_Backtrackframe() | Script | |
GetEditLayer() | Script | inline |
GetLastTransition() | Script | |
GetLastTransitionIndex() | Script | |
GetLayer(int index) | Script | |
GetLayerIndex(Layer *LYR) | Script | |
GetName() const | Script | inline |
GetScriptItem(int ind) | Script | inline |
GetScriptItemIndex(ScriptItem *SI) | Script | |
GetStartFrame() | Script | inline |
GetStartPos() | Script | inline |
GetStartRot() | Script | inline |
IncludesSnippet(Snippet *SN) | Script | |
IncludesTransition(Transition *TR) | Script | |
Input(MFL_IOProcessor *IOProc, MoFlow *MF, bool asWChar) | Script | |
InsertLayer(Layer *newLY) | Script | |
InsertScriptItem(int index, ScriptItem *SI) | Script | |
InsertSnippet(int index, Snippet *SN) | Script | |
items | Script | |
layers | Script | |
maxitems | Script | |
name | Script | |
next | Script | |
nitems | Script | |
nlayers | Script | |
NumLayers() | Script | inline |
NumScriptItems() | Script | inline |
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 Script &P) | Script | |
Output(MFL_IOProcessor *IOProc, bool asWChar) | Script | |
Script() | Script | |
Set_crowd_script(crowd_script *CS) | Script | |
SetName(const MCHAR *n) | Script | inline |
SetStartFrame(int f) | Script | inline |
SetStartPos(Point3 p) | Script | inline |
SetStartRot(float r) | Script | inline |
SortLayer(Layer *SORTLY) | Script | |
startframe | Script | |
startpos | Script | |
startrot | Script | |
~Script() | Script |