3ds Max C++ API Reference
|
This is the complete list of members for NURBSRuledSurface, 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 |
ClearProdTess(NURBSTessType type=kNTessSurface) | NURBSSurface | |
ClearViewTess(NURBSTessType type=kNTessSurface) | NURBSSurface | |
Evaluate(TimeValue t, double u, double v, Point3 &pt, Point3 &dPdU, Point3 &dPdV) const | NURBSSurface | |
Evaluate(TimeValue t, double u, double v, Point3 &pt, Point3 &dPdU, Point3 &dPdV, Point3 &d2PdU2, Point3 &d2PdV2, Point3 &d2PdUdV) const | NURBSSurface | |
FlipNormals() | NURBSSurface | |
FlipNormals(BOOL state) | NURBSSurface | |
GenerateUVs(int channel=0) | NURBSSurface | |
Get2dTrimCurveData(TimeValue t, int loop, int curve, int °ree, int &numCVs, NURBSCVTab &cvs, int &numKnots, NURBSKnotTab &knots) | NURBSSurface | |
Get3dTrimCurveData(TimeValue t, int loop, int curve, int °ree, int &numCVs, NURBSCVTab &cvs, int &numKnots, NURBSKnotTab &knots) | NURBSSurface | |
GetChannelFromIndex(int index) | NURBSSurface | |
GetCLPTextureSurfaceData(TimeValue t, int channel, int °reeInU, int °reeInV, int &numInU, int &numInV, NURBSCVTab &cvs, int &numKnotsInU, int &numKnotsInV, NURBSKnotTab &uKnots, NURBSKnotTab &vKnots) | NURBSSurface | |
GetCurveStartPoint(TimeValue t, int pnum) | NURBSRuledSurface | |
GetFlip(int pnum) | NURBSRuledSurface | |
GetId() const | NURBSObject | |
GetIndex() | NURBSObject | |
GetKind() const | NURBSObject | |
GetMAXObject() | NURBSObject | |
GetName(void) | NURBSObject | |
GetNSet() | NURBSObject | |
GetNURBSData(TimeValue t, int °reeInU, int °reeInV, int &numInU, int &numInV, NURBSCVTab &cvs, int &numKnotsInU, int &numKnotsInV, NURBSKnotTab &uKnots, NURBSKnotTab &vKnots) | NURBSSurface | |
GetParameterRange(TimeValue t, double &uMin, double &uMax, double &vMin, double &vMax) const | NURBSSurface | |
GetParent(int pnum) | NURBSRuledSurface | |
GetParentId(int pnum) | NURBSRuledSurface | |
GetProdTess(NURBSTessType type=kNTessSurface) | NURBSSurface | |
GetSurfCache() | NURBSSurface | inline |
GetSurfCache() const | 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() const | NURBSObject | |
GetViewTess(NURBSTessType type=kNTessSurface) | NURBSSurface | |
IsClosedInU(void) | NURBSSurface | |
IsClosedInV(void) | NURBSSurface | |
IsSelected() | NURBSObject | |
MatID() | NURBSSurface | |
MatID(int id) | NURBSSurface | |
mClosedInU | NURBSSurface | protected |
mClosedInV | NURBSSurface | protected |
mFlipNormals | NURBSSurface | protected |
mId | NURBSObject | protected |
mKind | NURBSObject | protected |
mMatID | NURBSSurface | protected |
mName | NURBSObject | protected |
mpNSet | NURBSObject | protected |
mpObject | NURBSObject | protected |
mpRTess | NURBSSurface | protected |
mpRTessCurve | NURBSSurface | protected |
mpRTessDisp | NURBSSurface | protected |
mpSurfCache | NURBSSurface | protected |
mpVTess | NURBSSurface | protected |
mpVTessCurve | NURBSSurface | protected |
mRenderable | NURBSSurface | protected |
mSelected | NURBSObject | protected |
mTextureChannelSet | NURBSSurface | protected |
mType | NURBSObject | protected |
NumChannels() | NURBSSurface | |
NumCurvesInLoop(TimeValue t, int loop) | NURBSSurface | |
NumTrimLoops(TimeValue t) | NURBSSurface | |
NURBSObject(void) | NURBSObject | |
NURBSRuledSurface(void) | NURBSRuledSurface | |
NURBSSet | NURBSRuledSurface | 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, 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 NURBSRuledSurface &surf) | NURBSRuledSurface | |
NURBSSurface::operator=(const NURBSSurface &surf) | NURBSSurface | |
NURBSObject::operator=(const NURBSObject &pt) | NURBSObject | |
Renderable() | NURBSSurface | |
Renderable(BOOL state) | NURBSSurface | |
SetCurveStartPoint(TimeValue t, int pnum, double startpoint) | NURBSRuledSurface | |
SetFlip(int pnum, BOOL flip) | NURBSRuledSurface | |
SetGenerateUVs(BOOL state, int channel=0) | NURBSSurface | |
SetId(NURBSId id) | NURBSObject | |
SetName(const MCHAR *name) | NURBSObject | |
SetNSet(NURBSSet *nset) | NURBSObject | |
SetObject(Object *object) | NURBSObject | |
SetParent(int pnum, int index) | NURBSRuledSurface | |
SetParentId(int pnum, NURBSId id) | NURBSRuledSurface | |
SetProdTess(TessApprox &tess, NURBSTessType type=kNTessSurface) | NURBSSurface | |
SetSelected(BOOL set) | NURBSObject | |
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 | |
~NURBSObject(void) | NURBSObject | virtual |
~NURBSRuledSurface(void) | NURBSRuledSurface | virtual |
~NURBSSurface(void) | NURBSSurface | virtual |