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) | NURBSCurveConstPoint | protected |
GetFlipTrim() | NURBSCurveConstPoint | |
GetId() const | NURBSObject | |
GetIndex() | NURBSObject | |
GetKind() const | NURBSObject | |
GetMAXObject() | NURBSObject | |
GetName(void) | NURBSObject | |
GetNormal(TimeValue t) | NURBSCurveConstPoint | |
GetNSet() | NURBSObject | |
GetOffset(TimeValue t) | NURBSCurveConstPoint | |
GetParent(void) | NURBSCurveConstPoint | |
GetParentId(void) | NURBSCurveConstPoint | |
GetPointType(void) | NURBSCurveConstPoint | |
GetPosition(TimeValue t) | NURBSPoint | virtual |
GetPosition(TimeValue t, float &x, float &y, float &z) | NURBSPoint | virtual |
GetPosition(TimeValue t, double &x, double &y, double &z) | NURBSPoint | virtual |
GetTrimCurve() | NURBSCurveConstPoint | |
GetType() const | NURBSObject | |
GetUParam(TimeValue t) | NURBSCurveConstPoint | |
GetUTangent(TimeValue t) | NURBSCurveConstPoint | |
IsSelected() | NURBSObject | |
mCType | NURBSCurveConstPoint | protected |
mFlipTrim | NURBSCurveConstPoint | protected |
mId | NURBSObject | protected |
mKind | NURBSObject | protected |
mName | NURBSObject | protected |
mNormal | NURBSCurveConstPoint | protected |
mOffset | NURBSCurveConstPoint | protected |
mParentId | NURBSCurveConstPoint | protected |
mParentIndex | NURBSCurveConstPoint | protected |
mpNSet | NURBSObject | protected |
mpObject | NURBSObject | protected |
mSelected | NURBSObject | protected |
mTrimCurve | NURBSCurveConstPoint | protected |
mType | NURBSObject | protected |
mUParam | NURBSCurveConstPoint | protected |
mUTangent | NURBSCurveConstPoint | protected |
mX | NURBSPoint | protected |
mY | NURBSPoint | protected |
mZ | NURBSPoint | protected |
NURBSCurveConstPoint(void) | NURBSCurveConstPoint | |
NURBSObject(void) | NURBSObject | |
NURBSPoint() | NURBSPoint | |
NURBSSet | NURBSCurveConstPoint | 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 NURBSCurveConstPoint &pt) | NURBSCurveConstPoint | |
NURBSPoint::operator=(const NURBSObject &pt) | NURBSObject | |
SetFlipTrim(BOOL flip) | NURBSCurveConstPoint | |
SetId(NURBSId id) | NURBSObject | |
SetName(const MCHAR *name) | NURBSObject | |
SetNormal(TimeValue t, float dist) | NURBSCurveConstPoint | |
SetNSet(NURBSSet *nset) | NURBSObject | |
SetObject(Object *object) | NURBSObject | |
SetOffset(TimeValue t, Point3 pt) | NURBSCurveConstPoint | |
SetParent(int index) | NURBSCurveConstPoint | |
SetParentId(NURBSId id) | NURBSCurveConstPoint | |
SetPointType(NURBSConstType type) | NURBSCurveConstPoint | |
SetSelected(BOOL set) | NURBSObject | |
SetTrimCurve(BOOL trim) | NURBSCurveConstPoint | |
SetUParam(TimeValue t, double param) | NURBSCurveConstPoint | |
SetUTangent(TimeValue t, float dist) | NURBSCurveConstPoint | |
~NURBSCurveConstPoint(void) | NURBSCurveConstPoint | virtual |
~NURBSObject(void) | NURBSObject | virtual |