NURBS1RailSweepSurface Member List

This is the complete list of members for NURBS1RailSweepSurface, including all inherited members.
AppendCurve(int index, BOOL flip, double startpoint=0.0)NURBS1RailSweepSurface
AppendCurve(NURBSId id, BOOL flip, double startpoint=0.0)NURBS1RailSweepSurface
ClearProdTess(NURBSTessType type=kNTessSurface)NURBSSurface
ClearViewTess(NURBSTessType type=kNTessSurface)NURBSSurface
Evaluate(TimeValue t, double u, double v, Point3 &pt, Point3 &dPdU, Point3 &dPdV)NURBSSurface
Evaluate(TimeValue t, double u, double v, Point3 &pt, Point3 &dPdU, Point3 &dPdV, Point3 &d2PdU2, Point3 &d2PdV2, Point3 &d2PdUdV)NURBSSurface
FlipNormals()NURBSSurface
FlipNormals(BOOL state)NURBSSurface
GenerateUVs(int channel=0)NURBSSurface
Get2dTrimCurveData(TimeValue t, int loop, int curve, int &degree, int &numCVs, NURBSCVTab &cvs, int &numKnots, NURBSKnotTab &knots)NURBSSurface
Get3dTrimCurveData(TimeValue t, int loop, int curve, int &degree, int &numCVs, NURBSCVTab &cvs, int &numKnots, NURBSKnotTab &knots)NURBSSurface
GetAxis(TimeValue t)NURBS1RailSweepSurface
GetChannelFromIndex(int index)NURBSSurface
GetCLPTextureSurfaceData(TimeValue t, int channel, int &degreeInU, int &degreeInV, int &numInU, int &numInV, NURBSCVTab &cvs, int &numKnotsInU, int &numKnotsInV, NURBSKnotTab &uKnots, NURBSKnotTab &vKnots)NURBSSurface
GetCurveStartPoint(TimeValue t, int pnum)NURBS1RailSweepSurface
GetFlip(int pnum)NURBS1RailSweepSurface
GetId()NURBSObject
GetIndex()NURBSObject
GetKind()NURBSObject
GetMAXObject()NURBSObject
GetName(void)NURBSObject
GetNSet()NURBSObject
GetNumCurves(void)NURBS1RailSweepSurface
GetNURBSData(TimeValue t, int &degreeInU, int &degreeInV, int &numInU, int &numInV, NURBSCVTab &cvs, int &numKnotsInU, int &numKnotsInV, NURBSKnotTab &uKnots, NURBSKnotTab &vKnots)NURBSSurface
GetParallel()NURBS1RailSweepSurface
GetParameterRange(TimeValue t, double &uMin, double &uMax, double &vMin, double &vMax)NURBSSurface
GetParent(int pnum)NURBS1RailSweepSurface
GetParentId(int pnum)NURBS1RailSweepSurface
GetParentRail()NURBS1RailSweepSurface
GetParentRailId()NURBS1RailSweepSurface
GetProdTess(NURBSTessType type=kNTessSurface)NURBSSurface
GetRoadlike()NURBS1RailSweepSurface
GetSnapCS()NURBS1RailSweepSurface
GetSurfCache()NURBSSurface [inline]
GetTextureSurface(int channel)NURBSSurface
GetTextureUVs(TimeValue t, int i, int channel=0)NURBSSurface
GetTileOffset(TimeValue t, float &ut, float &vt, float &uo, float &vo, float &a, int channel=0)NURBSSurface
GetType()NURBSObject
GetViewTess(NURBSTessType type=kNTessSurface)NURBSSurface
IsClosedInU(void)NURBSSurface
IsClosedInV(void)NURBSSurface
IsSelected()NURBSObject
MatID()NURBSSurface
MatID(int id)NURBSSurface
mClosedInUNURBSSurface [protected]
mClosedInVNURBSSurface [protected]
mFlipNormalsNURBSSurface [protected]
mIdNURBSObject [protected]
mKindNURBSObject [protected]
mMatIDNURBSSurface [protected]
mNameNURBSObject [protected]
mpNSetNURBSObject [protected]
mpObjectNURBSObject [protected]
mpRTessNURBSSurface [protected]
mpRTessCurveNURBSSurface [protected]
mpRTessDispNURBSSurface [protected]
mpSurfCacheNURBSSurface [protected]
mpVTessNURBSSurface [protected]
mpVTessCurveNURBSSurface [protected]
mRenderableNURBSSurface [protected]
mSelectedNURBSObject [protected]
mTextureChannelSetNURBSSurface [protected]
mTypeNURBSObject [protected]
NumChannels()NURBSSurface
NumCurvesInLoop(TimeValue t, int loop)NURBSSurface
NumTrimLoops(TimeValue t)NURBSSurface
NURBS1RailSweepSurface(void)NURBS1RailSweepSurface
NURBSObject(void)NURBSObject
NURBSSet classNURBS1RailSweepSurface [friend]
NURBSSurface(void)NURBSSurface
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, 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, 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, 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, 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 NURBS1RailSweepSurface &surf)NURBS1RailSweepSurface
NURBSSurface::operator=(const NURBSSurface &surf)NURBSSurface
NURBSObject::operator=(const NURBSObject &pt)NURBSObject
Renderable()NURBSSurface
Renderable(BOOL state)NURBSSurface
SetAxis(TimeValue t, Matrix3 &ray)NURBS1RailSweepSurface
SetCurveStartPoint(TimeValue t, int pnum, double startpoint)NURBS1RailSweepSurface
SetFlip(int pnum, BOOL flip)NURBS1RailSweepSurface
SetGenerateUVs(BOOL state, int channel=0)NURBSSurface
SetId(NURBSId id)NURBSObject
SetName(MCHAR *name)NURBSObject
SetNSet(NURBSSet *nset)NURBSObject
SetNumCurves(int num)NURBS1RailSweepSurface
SetObject(Object *object)NURBSObject
SetParallel(BOOL para)NURBS1RailSweepSurface
SetParent(int pnum, int index)NURBS1RailSweepSurface
SetParentId(int pnum, NURBSId id)NURBS1RailSweepSurface
SetParentRail(int index)NURBS1RailSweepSurface
SetParentRailId(NURBSId id)NURBS1RailSweepSurface
SetProdTess(TessApprox &tess, NURBSTessType type=kNTessSurface)NURBSSurface
SetRoadlike(BOOL roadlike)NURBS1RailSweepSurface
SetSelected(BOOL set)NURBSObject
SetSnapCS(BOOL snapCS)NURBS1RailSweepSurface
SetSurfCache(void *pCache)NURBSSurface [inline]
SetTextureSurface(int channel, NURBSTextureSurface &texSurf)NURBSSurface
SetTextureUVs(TimeValue t, int i, Point2 pt, int channel=0)NURBSSurface
SetTileOffset(TimeValue t, float ut, float vt, float uo, float vo, float a, int channel=0)NURBSSurface
SetViewTess(TessApprox &tess, NURBSTessType type=kNTessSurface)NURBSSurface
~NURBS1RailSweepSurface(void)NURBS1RailSweepSurface [virtual]
~NURBSObject(void)NURBSObject [virtual]
~NURBSSurface(void)NURBSSurface [virtual]