|
3ds Max C++ API Reference
|
This is the complete list of members for NURBSCurve, 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 |
| Clean(NURBSIdTab ids) | NURBSObject | protected |
| Evaluate(TimeValue t, double u, Point3 &pt, Point3 &tangent) | NURBSCurve | |
| GetId() const | NURBSObject | |
| GetIndex() | NURBSObject | |
| GetKind() const | NURBSObject | |
| GetMAXObject() | NURBSObject | |
| GetName(void) | NURBSObject | |
| GetNSet() | NURBSObject | |
| GetNURBSData(TimeValue t, int °ree, int &numCVs, NURBSCVTab &cvs, int &numKnots, NURBSKnotTab &knots) | NURBSCurve | |
| GetParameterRange(TimeValue t, double &uMin, double &uMax) | NURBSCurve | |
| GetTrimPoint(TimeValue t, int i) | NURBSCurve | |
| GetType() const | NURBSObject | |
| IsClosed(void) | NURBSCurve | |
| IsSelected() | NURBSObject | |
| MatID() | NURBSCurve | |
| MatID(int id) | NURBSCurve | |
| mId | NURBSObject | protected |
| mKind | NURBSObject | protected |
| mMatID | NURBSCurve | protected |
| mName | NURBSObject | protected |
| mpNSet | NURBSObject | protected |
| mpObject | NURBSObject | protected |
| mSelected | NURBSObject | protected |
| mType | NURBSObject | protected |
| NumTrimPoints() | NURBSCurve | |
| NURBS1RailSweepSurface class | NURBSCurve | friend |
| NURBS2RailSweepSurface class | NURBSCurve | friend |
| NURBSBlendCurve class | NURBSCurve | friend |
| NURBSCapSurface class | NURBSCurve | friend |
| NURBSChamferCurve class | NURBSCurve | friend |
| NURBSCurve(void) | NURBSCurve | |
| NURBSCVCurve class | NURBSCurve | friend |
| NURBSExtrudeSurface class | NURBSCurve | friend |
| NURBSFilletCurve class | NURBSCurve | friend |
| NURBSIsoCurve class | NURBSCurve | friend |
| NURBSLatheSurface class | NURBSCurve | friend |
| NURBSMirrorCurve class | NURBSCurve | friend |
| NURBSMultiCurveTrimSurface class | NURBSCurve | friend |
| NURBSNBlendSurface class | NURBSCurve | friend |
| NURBSObject(void) | NURBSObject | |
| NURBSOffsetCurve class | NURBSCurve | friend |
| NURBSPointCurve class | NURBSCurve | friend |
| NURBSProjectNormalCurve class | NURBSCurve | friend |
| NURBSProjectVectorCurve class | NURBSCurve | friend |
| NURBSRuledSurface class | NURBSCurve | friend |
| NURBSSurfaceEdgeCurve class | NURBSCurve | friend |
| NURBSSurfaceNormalCurve class | NURBSCurve | friend |
| NURBSULoftSurface class | NURBSCurve | friend |
| NURBSUVLoftSurface class | NURBSCurve | friend |
| NURBSXFormCurve class | NURBSCurve | friend |
| 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 NURBSCurve &curve) | NURBSCurve | |
| NURBSObject::operator=(const NURBSObject &pt) | NURBSObject | |
| SetId(NURBSId id) | NURBSObject | |
| SetName(const MCHAR *name) | NURBSObject | |
| SetNSet(NURBSSet *nset) | NURBSObject | |
| SetObject(Object *object) | NURBSObject | |
| SetSelected(BOOL set) | NURBSObject | |
| ~NURBSCurve(void) | NURBSCurve | virtual |
| ~NURBSObject(void) | NURBSObject | virtual |