|
3ds Max C++ API Reference
|
This is the complete list of members for SpringSys, including all inherited members.
| AddVectors(Point3 pos1, Point3 vel1, Point3 &pos, Point3 &vel) | SpringSys | protected |
| 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 |
| ApplyDrag(int index) | SpringSys | protected |
| ApplySpring(TimeValue t, int index) | SpringSys | protected |
| ApplyUnaryForces(TimeValue t, int index) | SpringSys | protected |
| Clear_Forces(int index) | SpringSys | protected |
| Compute_Forces(TimeValue t, int index) | SpringSys | protected |
| ComputeControlledParticleForce(Matrix3 tm, int vertIndex, int springIndex) | SpringSys | protected |
| ComputeDerivative(int index, Point3 &pos, Point3 &vel) | SpringSys | protected |
| Copy(const SpringSys *from) | SpringSys | |
| GetInterface(Interface_ID id) override | BaseInterfaceServer | virtual |
| GetInterfaceAt(int i) const | BaseInterfaceServer | virtual |
| GetParticle(int i) | SpringSys | inline |
| GetParticles() | SpringSys | inline |
| GetParticleState(int index, Point3 &pos, Point3 &vel) | SpringSys | protected |
| GetPosition(Point3 &p, int index) | SpringSys | |
| GetReferenceTime() | SpringSys | inline |
| GetTime() | SpringSys | inlineprotected |
| GetTypedInterface() | InterfaceServer | inline |
| interfaces | BaseInterfaceServer | protected |
| Invalidate() | SpringSys | |
| Load(ILoad *iload) | SpringSys | |
| NumInterfaces() const | BaseInterfaceServer | 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 |
| operator=(const SpringSys &from) | SpringSys | |
| Save(ISave *isave) | SpringSys | |
| ScaleVectors(Point3 &pos, Point3 &vel, float delta) | SpringSys | protected |
| SetInitialBoneStates(Tab< Matrix3 > boneTMs) | SpringSys | |
| SetInitialPosition(Point3 p, int partIndex) | SpringSys | |
| SetInitialVelocity(Point3 p, int partIndex) | SpringSys | |
| SetParticleCount(int count) | SpringSys | |
| SetParticleState(int index, Point3 pos, Point3 vel) | SpringSys | protected |
| SetReferenceTime(float t) | SpringSys | inline |
| SetTime(float t) | SpringSys | inlineprotected |
| Solve(int time, float TimeDelta) | SpringSys | |
| SpringSys() | SpringSys | inline |
| SpringSys(SpringSysClient *c, int count) | SpringSys | inline |
| UpdateParticleState(TimeValue t, Tab< Matrix3 > tmArray, int pIndex, TimeValue Delta) | SpringSys | protected |
| ~BaseInterfaceServer() | BaseInterfaceServer | virtual |
| ~InterfaceServer() | InterfaceServer | virtual |
| ~SpringSys() | SpringSys | inline |