3ds Max C++ API Reference
|
This is the complete list of members for NURBSPointCurve, 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 |
Close(void) | NURBSPointCurve | |
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 | |
GetNumPts(void) | NURBSPointCurve | |
GetNumPts(int &num) | NURBSPointCurve | |
GetNURBSData(TimeValue t, int °ree, int &numCVs, NURBSCVTab &cvs, int &numKnots, NURBSKnotTab &knots) | NURBSCurve | |
GetParameterRange(TimeValue t, double &uMin, double &uMax) | NURBSCurve | |
GetPoint(int index) | NURBSPointCurve | |
GetTransformMatrix(TimeValue t) | NURBSPointCurve | |
GetTrimPoint(TimeValue t, int i) | NURBSCurve | |
GetType() const | NURBSObject | |
IsClosed(void) | NURBSPointCurve | |
IsSelected() | NURBSObject | |
MatID() | NURBSCurve | |
MatID(int id) | NURBSCurve | |
mClosed | NURBSPointCurve | protected |
mId | NURBSObject | protected |
mKind | NURBSObject | protected |
mMatID | NURBSCurve | protected |
mName | NURBSObject | protected |
mNumPts | NURBSPointCurve | protected |
mpNSet | NURBSObject | protected |
mpObject | NURBSObject | protected |
mpPts | NURBSPointCurve | protected |
mSelected | NURBSObject | protected |
mType | NURBSObject | protected |
NumTrimPoints() | NURBSCurve | |
NURBSCurve(void) | NURBSCurve | |
NURBSObject(void) | NURBSObject | |
NURBSPointCurve(void) | NURBSPointCurve | |
NURBSSet | NURBSPointCurve | 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 NURBSPointCurve &curve) | NURBSPointCurve | |
NURBSCurve::operator=(const NURBSCurve &curve) | NURBSCurve | |
NURBSObject::operator=(const NURBSObject &pt) | NURBSObject | |
Refine(TimeValue t, double u) | NURBSPointCurve | |
SetId(NURBSId id) | NURBSObject | |
SetName(const MCHAR *name) | NURBSObject | |
SetNSet(NURBSSet *nset) | NURBSObject | |
SetNumPts(int num) | NURBSPointCurve | |
SetObject(Object *object) | NURBSObject | |
SetPoint(int index, NURBSIndependentPoint &pt) | NURBSPointCurve | |
SetSelected(BOOL set) | NURBSObject | |
SetTransformMatrix(TimeValue t, const SetXFormPacket &xPack) | NURBSPointCurve | |
~NURBSCurve(void) | NURBSCurve | virtual |
~NURBSObject(void) | NURBSObject | virtual |
~NURBSPointCurve(void) | NURBSPointCurve | virtual |