|
3ds Max C++ API Reference
|
This is the complete list of members for IShapeRectRenderParams, 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 |
| DontDelete() | AnimProperty | inlinevirtual |
| GetAngle2(TimeValue t) const | IShapeRectRenderParams | |
| GetAspectLock(TimeValue t) const | IShapeRectRenderParams | |
| GetAutosmooth(TimeValue t) const | IShapeRectRenderParams | |
| GetAutosmoothThreshold(TimeValue t) const | IShapeRectRenderParams | |
| GetLength(TimeValue t) const | IShapeRectRenderParams | |
| GetRectangular(TimeValue t) const | IShapeRectRenderParams | |
| GetVPTAngle2(TimeValue t) const | IShapeRectRenderParams | |
| GetVPTAspectLock(TimeValue t) const | IShapeRectRenderParams | |
| GetVPTLength(TimeValue t) const | IShapeRectRenderParams | |
| GetVPTRectangular(TimeValue t) const | IShapeRectRenderParams | |
| GetVPTWidth(TimeValue t) const | IShapeRectRenderParams | |
| GetWidth(TimeValue t) const | IShapeRectRenderParams | |
| ID() override | IShapeRectRenderParams | inlinevirtual |
| IShapeRectRenderParams(ShapeObject *so) | IShapeRectRenderParams | inline |
| mShape | IShapeRectRenderParams | protected |
| 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 |
| SetAngle2(TimeValue t, float angle) | IShapeRectRenderParams | |
| SetAspectLock(TimeValue t, BOOL aspectLock) | IShapeRectRenderParams | |
| SetAutosmooth(TimeValue t, BOOL autosmooth) | IShapeRectRenderParams | |
| SetAutosmoothThreshold(TimeValue t, float threshold) | IShapeRectRenderParams | |
| SetLength(TimeValue t, float length) | IShapeRectRenderParams | |
| SetRectangular(TimeValue t, BOOL rectangular) | IShapeRectRenderParams | |
| SetVPTAngle2(TimeValue t, float angle) | IShapeRectRenderParams | |
| SetVPTAspectLock(TimeValue t, BOOL aspectLock) | IShapeRectRenderParams | |
| SetVPTLength(TimeValue t, float length) | IShapeRectRenderParams | |
| SetVPTRectangular(TimeValue t, BOOL rectangular) | IShapeRectRenderParams | |
| SetVPTWidth(TimeValue t, float width) | IShapeRectRenderParams | |
| SetWidth(TimeValue t, float width) | IShapeRectRenderParams | |
| ~AnimProperty() | AnimProperty | inlinevirtual |