3ds Max C++ API Reference
|
This is the complete list of members for NURBSCVCurve, 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 |
AutoParam() | NURBSCVCurve | |
AutoParam(TimeValue t, NURBSAutoParam param) | NURBSCVCurve | |
Clean(NURBSIdTab ids) | NURBSObject | protected |
Close(void) | NURBSCVCurve | |
EndsOverlap(BOOL &overlap) | NURBSCVCurve | |
Evaluate(TimeValue t, double u, Point3 &pt, Point3 &tangent) | NURBSCurve | |
GetCV(int index) | NURBSCVCurve | |
GetId() const | NURBSObject | |
GetIndex() | NURBSObject | |
GetKind() const | NURBSObject | |
GetKnot(int index) | NURBSCVCurve | |
GetMAXObject() | NURBSObject | |
GetName(void) | NURBSObject | |
GetNSet() | NURBSObject | |
GetNumCVs(int &num) | NURBSCVCurve | |
GetNumCVs(void) | NURBSCVCurve | |
GetNumKnots(void) | NURBSCVCurve | |
GetNURBSData(TimeValue t, int °ree, int &numCVs, NURBSCVTab &cvs, int &numKnots, NURBSKnotTab &knots) | NURBSCurve | |
GetOrder(void) | NURBSCVCurve | |
GetParameterRange(TimeValue t, double &uMin, double &uMax) | NURBSCurve | |
GetTransformMatrix(TimeValue t) | NURBSCVCurve | |
GetTrimPoint(TimeValue t, int i) | NURBSCurve | |
GetType() const | NURBSObject | |
Insert(TimeValue t, double u) | NURBSCVCurve | |
IsClosed(void) | NURBSCVCurve | |
IsSelected() | NURBSObject | |
MatID() | NURBSCurve | |
MatID(int id) | NURBSCurve | |
mAutoParam | NURBSCVCurve | protected |
mClosed | NURBSCVCurve | protected |
mId | NURBSObject | protected |
mKind | NURBSObject | protected |
mMatID | NURBSCurve | protected |
mName | NURBSObject | protected |
mNumCVs | NURBSCVCurve | protected |
mNumKnots | NURBSCVCurve | protected |
mOrder | NURBSCVCurve | protected |
mpCVs | NURBSCVCurve | protected |
mpKnots | NURBSCVCurve | protected |
mpNSet | NURBSObject | protected |
mpObject | NURBSObject | protected |
mSelected | NURBSObject | protected |
mType | NURBSObject | protected |
NumTrimPoints() | NURBSCurve | |
NURBSCurve(void) | NURBSCurve | |
NURBSCVCurve(void) | NURBSCVCurve | |
NURBSObject(void) | NURBSObject | |
NURBSSet | NURBSCVCurve | 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 NURBSCVCurve &curve) | NURBSCVCurve | |
NURBSCurve::operator=(const NURBSCurve &curve) | NURBSCurve | |
NURBSObject::operator=(const NURBSObject &pt) | NURBSObject | |
Refine(TimeValue t, double u) | NURBSCVCurve | |
Reparameterize(TimeValue t, NURBSParamaterization param) | NURBSCVCurve | |
SetCV(int index, NURBSControlVertex &cv) | NURBSCVCurve | |
SetId(NURBSId id) | NURBSObject | |
SetKnot(int index, double value) | NURBSCVCurve | |
SetName(const MCHAR *name) | NURBSObject | |
SetNSet(NURBSSet *nset) | NURBSObject | |
SetNumCVs(int num) | NURBSCVCurve | |
SetNumKnots(int num) | NURBSCVCurve | |
SetObject(Object *object) | NURBSObject | |
SetOrder(int order) | NURBSCVCurve | |
SetSelected(BOOL set) | NURBSObject | |
SetTransformMatrix(TimeValue t, const SetXFormPacket &xPack) | NURBSCVCurve | |
~NURBSCurve(void) | NURBSCurve | virtual |
~NURBSCVCurve(void) | NURBSCVCurve | virtual |
~NURBSObject(void) | NURBSObject | virtual |