3ds Max C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
NURBSCurveOnSurface Member List

This is the complete list of members for NURBSCurveOnSurface, including all inherited members.

aligned_free(void *ptr)MaxHeapOperatorsstatic
aligned_malloc(size_t size, size_t alignment)MaxHeapOperatorsstatic
aligned_realloc(void *ptr, size_t size, size_t alignment)MaxHeapOperatorsstatic
AutoParam()NURBSCVCurve
AutoParam(TimeValue t, NURBSAutoParam param)NURBSCVCurve
Close(void)NURBSCVCurve
EndsOverlap(BOOL &overlap)NURBSCVCurve
Evaluate(TimeValue t, double u, Point3 &pt, Point3 &tangent)NURBSCurve
GetCV(int index)NURBSCVCurve
GetFlipTrim()NURBSCurveOnSurface
GetId() constNURBSObject
GetIndex()NURBSObject
GetKind() constNURBSObject
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 &degree, int &numCVs, NURBSCVTab &cvs, int &numKnots, NURBSKnotTab &knots)NURBSCurve
GetOrder(void)NURBSCVCurve
GetParameterRange(TimeValue t, double &uMin, double &uMax)NURBSCurve
GetParent()NURBSCurveOnSurface
GetParentId()NURBSCurveOnSurface
GetTransformMatrix(TimeValue t)NURBSCVCurve
GetTrim()NURBSCurveOnSurface
GetTrimPoint(TimeValue t, int i)NURBSCurve
GetType() constNURBSObject
Insert(TimeValue t, double u)NURBSCVCurve
IsClosed(void)NURBSCVCurve
IsSelected()NURBSObject
MatID()NURBSCurve
MatID(int id)NURBSCurve
mAutoParamNURBSCVCurveprotected
mClosedNURBSCVCurveprotected
mIdNURBSObjectprotected
mKindNURBSObjectprotected
mMatIDNURBSCurveprotected
mNameNURBSObjectprotected
mNumCVsNURBSCVCurveprotected
mNumKnotsNURBSCVCurveprotected
mOrderNURBSCVCurveprotected
mpCVsNURBSCVCurveprotected
mpKnotsNURBSCVCurveprotected
mpNSetNURBSObjectprotected
mpObjectNURBSObjectprotected
mSelectedNURBSObjectprotected
mTypeNURBSObjectprotected
NumTrimPoints()NURBSCurve
NURBSCurve(void)NURBSCurve
NURBSCurveOnSurface(void)NURBSCurveOnSurface
NURBSCVCurve(void)NURBSCVCurve
NURBSObject(void)NURBSObject
NURBSSetNURBSCurveOnSurfacefriend
operator delete(void *ptr)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator delete(void *ptr, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, unsigned long flags)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator delete(void *ptr, void *placement_ptr)MaxHeapOperatorsstatic
operator delete[](void *ptr)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, unsigned long flags)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator new(size_t size, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size, void *placement_ptr)MaxHeapOperatorsstatic
operator new[](size_t size)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator new[](size_t size, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, unsigned long flags)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator=(const NURBSCurveOnSurface &curve)NURBSCurveOnSurface
NURBSCVCurve::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
SetFlipTrim(BOOL flip)NURBSCurveOnSurface
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
SetParent(int index)NURBSCurveOnSurface
SetParentId(NURBSId id)NURBSCurveOnSurface
SetSelected(BOOL set)NURBSObject
SetTransformMatrix(TimeValue t, const SetXFormPacket &xPack)NURBSCVCurve
SetTrim(BOOL trim)NURBSCurveOnSurface
~NURBSCurve(void)NURBSCurvevirtual
~NURBSCurveOnSurface(void)NURBSCurveOnSurfacevirtual
~NURBSCVCurve(void)NURBSCVCurvevirtual
~NURBSObject(void)NURBSObjectvirtual