Main Page Class Hierarchy Compound List File List Compound Members
PLib::NurbsCurveGL Member List
This is the complete list of members for PLib::NurbsCurveGL, including all inherited members.
- activate() (defined in PLib::NurbsGL)
[inline, virtual]
- active (defined in PLib::ObjectGL)
[protected]
- applyTransform()
[virtual]
- badObject enum value (defined in PLib::ObjectGL)
- badType enum value (defined in PLib::ObjectGL)
- basisFun(float u, int i, int p=-1) const
- basisFuns(float u, int span, Vector< float > &N) const
- bbox (defined in PLib::NurbsGL)
- bboxObject enum value (defined in PLib::ObjectGL)
- C(float u, const NurbsCurve< float, N > &nurb)
[friend]
- callListId (defined in PLib::ObjectGL)
- category (defined in PLib::ObjectGL)
- clamp()
- colorCP (defined in PLib::NurbsGL)
- colorCP0 (defined in PLib::NurbsGL)
- colorKnot (defined in PLib::NurbsGL)
- colorPolygon (defined in PLib::NurbsGL)
- copy() (defined in PLib::NurbsCurveGL)
[inline, virtual]
- Cp(float u, const NurbsCurve< float, N > &nurb)
[friend]
- cpointObject enum value (defined in PLib::ObjectGL)
- cpointPolygonObject enum value (defined in PLib::ObjectGL)
- cpoints (defined in PLib::NurbsGL)
- ctrlPnts() const
[inline]
- ctrlPnts(int i) const
[inline]
- currentColor (defined in PLib::ObjectGL)
- currentObject() (defined in PLib::ObjectGL)
[inline]
- curveObject enum value (defined in PLib::ObjectGL)
- deactivate() (defined in PLib::NurbsGL)
[inline, virtual]
- decompose(NurbsCurveArray< float, N > &c) const
- decomposeClosed(NurbsCurveArray< float, N > &c) const
- deg_ (defined in PLib::NurbsCurve< float, N >)
[protected]
- degree() const
[inline]
- degreeElevate(int t)
[virtual]
- PLib::NurbsCurve< float, N >::degreeElevate(int t)
[virtual]
- derive(float u, int d) const
- derive3D(float u, int d) const
- deriveAt(float u, int, Vector< Point_nD< float, N > > &) const
- deriveAt(float u, int, int, Vector< Point_nD< float, N > > &) const
- PLib::ParaCurve< float, N >::deriveAt(float u, int, Vector< Point_nD< float, N > > &) const=0
[pure virtual]
- deriveAtH(float u, int, Vector< HPoint_nD< float, N > > &) const
- deriveAtH(float u, int, int, Vector< HPoint_nD< float, N > > &) const
- PLib::ParaCurve< float, N >::deriveAtH(float u, int, Vector< HPoint_nD< float, N > > &) const=0
[pure virtual]
- dersBasisFuns(int n, float u, int span, Matrix< float > &N) const
- deselect() (defined in PLib::NurbsGL)
[inline, virtual]
- display() const (defined in PLib::ObjectGL)
[inline, virtual]
- displayList() (defined in PLib::ObjectGL)
[inline, virtual]
- displayName() (defined in PLib::ObjectGL)
[inline, virtual]
- drawAaImg(Image_Color &Img, const Color &color, int precision=3, int alpha=1)
- drawAaImg(Image_Color &Img, const Color &color, const NurbsCurve< float, 3 > &profile, int precision=3, int alpha=1)
- drawAaImg(Image_Color &Img, const Color &color, const NurbsCurve< float, 3 > &profile, const NurbsCurve< float, 3 > &scaling, int precision=3, int alpha=1)
- drawImg(Image_UBYTE &Img, unsigned char color=255, float step=0.01)
- drawImg(Image_Color &Img, const Color &color, float step=0.01)
- editControlPoints() const (defined in PLib::NurbsGL)
[inline]
- editControlPoints(int a) (defined in PLib::NurbsGL)
[inline]
- editFix (defined in PLib::NurbsGL)
[protected]
- editFixPoints() const (defined in PLib::NurbsGL)
[inline]
- editFixPoints(int a) (defined in PLib::NurbsGL)
[inline]
- editSP (defined in PLib::NurbsGL)
[protected]
- editSurfacePoints() const (defined in PLib::NurbsGL)
[inline]
- editSurfacePoints(int a) (defined in PLib::NurbsGL)
[inline]
- extremum(int findMin, CoordinateType coord, float minDu=0.0001, int sep=9, int maxIter=10, float um=-1, float uM=-1) const
[virtual]
- findKnot(float u) const
- findMult(int r) const
- findMultSpan(float u, int &r, int &s) const
- findSpan(float u) const
- firstD(float u) const
- firstD(float u, int span) const
- firstDn(float u) const
- firstDn(float u, int span) const
- generateCompatibleCurves(NurbsCurveArray< float, N > &ca)
[friend]
- getRemovalBnd(int r, int s) const
- getState() const (defined in PLib::ObjectGL)
[inline]
- glColor() const (defined in PLib::ObjectGL)
[inline, virtual]
- glColor(const Color &c) const (defined in PLib::ObjectGL)
[inline]
- glCurrentColor() const (defined in PLib::ObjectGL)
[inline]
- glNewList()
[virtual]
- globalApproxErrBnd(Vector< Point_nD< float, N > > &Q, int deg, float E)
- globalApproxErrBnd(Vector< Point_nD< float, N > > &Q, Vector< float > &ub, int deg, float E)
- globalApproxErrBnd2(Vector< Point_nD< float, N > > &Q, int degC, float E)
- globalApproxErrBnd3(Vector< Point_nD< float, N > > &Q, int degC, float E)
- globalApproxErrBnd3(Vector< Point_nD< float, N > > &Q, const Vector< float > &ub, int degC, float E)
- globalInterp(const Vector< Point_nD< float, N > > &Q, int d)
- globalInterp(const Vector< Point_nD< float, N > > &Q, const Vector< float > &ub, int d)
- globalInterpClosed(const Vector< Point_nD< float, N > > &Qw, int d)
- globalInterpClosed(const Vector< Point_nD< float, N > > &Qw, const Vector< float > &ub, int d)
- globalInterpClosed(const Vector< Point_nD< float, N > > &Qw, const Vector< float > &ub, const Vector< float > &Uc, int d)
- globalInterpClosedH(const Vector< HPoint_nD< float, N > > &Qw, int d)
- globalInterpClosedH(const Vector< HPoint_nD< float, N > > &Qw, const Vector< float > &U, int d)
- globalInterpClosedH(const Vector< HPoint_nD< float, N > > &Qw, const Vector< float > &ub, const Vector< float > &U, int d)
- globalInterpD(const Vector< Point_nD< float, N > > &Q, const Vector< Point_nD< float, N > > &D, int d, int unitD, float a=1.0)
- globalInterpH(const Vector< HPoint_nD< float, N > > &Q, int d)
- globalInterpH(const Vector< HPoint_nD< float, N > > &Q, const Vector< float > &U, int d)
- globalInterpH(const Vector< HPoint_nD< float, N > > &Q, const Vector< float > &ub, const Vector< float > &U, int d)
- glObject() const
[virtual]
- glObjectColor() const (defined in PLib::ObjectGL)
[inline]
- glSelectColor() const (defined in PLib::ObjectGL)
[inline]
- glTransform() const
[virtual]
- gluNurbs() const
[virtual]
- hcpointObject enum value (defined in PLib::ObjectGL)
- hideBBox() (defined in PLib::NurbsGL)
[inline]
- hideCPoints() (defined in PLib::NurbsGL)
[inline]
- hideCpolygon() (defined in PLib::NurbsGL)
[inline]
- hideKnots() (defined in PLib::NurbsGL)
[inline]
- hideNurbs() (defined in PLib::NurbsGL)
[inline]
- hideObject() (defined in PLib::ObjectGL)
[inline]
- hpointAt(float u) const
[inline]
- hpointAt(float u, int span) const
- PLib::ParaCurve< float, N >::hpointAt(float u) const
[inline]
- PLib::ParaCurve< float, N >::hpointAt(float u, int span) const=0
[pure virtual]
- hSurfObject enum value (defined in PLib::ObjectGL)
- isActive() const (defined in PLib::ObjectGL)
[inline]
- isSelected() const (defined in PLib::ObjectGL)
[inline]
- knot() const
[inline]
- knot(int i) const
[inline]
- knotInsertion(float u, int r, NurbsCurveSP< float, N > &nc) (defined in PLib::NurbsCurveSP< float, 3 >)
[virtual]
- PLib::NurbsCurve< float, N >::knotInsertion(float u, int r, NurbsCurve< float, N > &nc)
- knots (defined in PLib::NurbsGL)
- leastSquares(const Vector< Point_nD< float, N > > &Q, int degC, int n)
- leastSquares(const Vector< Point_nD< float, N > > &Q, int degC, int n, const Vector< float > &ub)
- leastSquares(const Vector< Point_nD< float, N > > &Q, int degC, int n, const Vector< float > &ub, const Vector< float > &knot)
- leastSquaresClosed(const Vector< Point_nD< float, N > > &Q, int degC, int n)
- leastSquaresClosed(const Vector< Point_nD< float, N > > &Q, int degC, int n, const Vector< float > &ub)
- leastSquaresClosed(const Vector< Point_nD< float, N > > &Q, int degC, int n, const Vector< float > &ub, const Vector< float > &knot)
- leastSquaresClosedH(const Vector< HPoint_nD< float, N > > &Q, int degC, int n, const Vector< float > &ub)
- leastSquaresClosedH(const Vector< HPoint_nD< float, N > > &Q, int degC, int n, const Vector< float > &ub, const Vector< float > &knot)
- leastSquaresH(const Vector< HPoint_nD< float, N > > &Q, int degC, int n, const Vector< float > &ub)
- leastSquaresH(const Vector< HPoint_nD< float, N > > &Q, int degC, int n, const Vector< float > &ub, const Vector< float > &knot)
- length(float eps=0.001, int n=100) const
- lengthF(float) const
- lengthF(float, int) const
- lengthIn(float us, float ue, float eps=0.001, int n=100) const
- listObject enum value (defined in PLib::ObjectGL)
- listType enum value (defined in PLib::ObjectGL)
- makeCircle(const Point_nD< float, N > &O, const Point_nD< float, N > &X, const Point_nD< float, N > &Y, float r, double as, double ae)
- makeCircle(const Point_nD< float, N > &O, float r, double as, double ae)
- makeCircle(const Point_nD< float, N > &O, float r)
- makeLine(const Point_nD< float, N > &P0, const Point_nD< float, N > &P1, int d)
- materialColor (defined in PLib::ObjectGL)
- maxAt(int i) const (defined in PLib::NurbsCurveSP< float, 3 >)
[inline]
- maxAt_ (defined in PLib::NurbsCurveSP< float, 3 >)
[protected]
- maxKnot() const
[inline]
- PLib::ParaCurve< float, N >::maxKnot() const=0
[pure virtual]
- maxU (defined in PLib::NurbsCurveSP< float, 3 >)
[protected]
- mergeKnotVector(const Vector< float > &Um)
[virtual]
- PLib::NurbsCurve< float, N >::mergeKnotVector(const Vector< float > &Um)
- mergeOf(const NurbsCurve< float, N > &cl, const NurbsCurve< float, N > &cu)
- minDist2(const Point_nD< float, N > &p, float &guess, float error=0.0001, float s=0.2, int sep=9, int maxIter=10, float um=-1, float uM=-1) const
[virtual]
- minDistX(float y, float &guessU, float error=0.0001, float s=-1, int sep=9, int maxIter=10, float um=-1, float uM=-1) const
[virtual]
- minDistY(float y, float &guessU, float error=0.0001, float s=-1, int sep=9, int maxIter=10, float um=-1, float uM=-1) const
[virtual]
- minDistZ(float y, float &guessU, float error=0.0001, float s=-1, int sep=9, int maxIter=10, float um=-1, float uM=-1) const
[virtual]
- minKnot() const
[inline]
- PLib::ParaCurve< float, N >::minKnot() const=0
[pure virtual]
- modCP(int i, const HPoint_nD< float, N > &a) (defined in PLib::NurbsCurve< float, N >)
[inline]
- modCPby(int i, const HPoint_nD< float, N > &a) (defined in PLib::NurbsCurve< float, N >)
[inline]
- modifyPoint(float u, float v, float dx, float dy, float dz)
[virtual]
- modKnot(const Vector< float > &knot) (defined in PLib::NurbsCurveSP< float, 3 >)
[virtual]
- modKnot(const Vector< float > &knotU) (defined in PLib::NurbsCurve< float, N >)
[inline, virtual]
- modOnlySurfCP(int i, const HPoint_nD< float, N > &a) (defined in PLib::NurbsCurveSP< float, 3 >)
[inline]
- modOnlySurfCPby(int i, const HPoint_nD< float, N > &a)
- modSurfCP(int i, const HPoint_nD< float, N > &a) (defined in PLib::NurbsCurveSP< float, 3 >)
[inline]
- modSurfCPby(int i, const HPoint_nD< float, N > &a) (defined in PLib::NurbsCurveSP< float, 3 >)
[inline]
- movePoint(float u, const Point_nD< float, N > &delta)
- movePoint(float u, const BasicArray< Point_nD< float, N > > &delta)
- movePoint(const BasicArray< float > &ur, const BasicArray< Point_nD< float, N > > &D)
- movePoint(const BasicArray< float > &ur, const BasicArray< Point_nD< float, N > > &D, const BasicArray_INT &Dr, const BasicArray_INT &Dk)
- movePoint(const BasicArray< float > &ur, const BasicArray< Point_nD< float, N > > &D, const BasicArray_INT &Dr, const BasicArray_INT &Dk, const BasicArray_INT &fixCP)
- name() const (defined in PLib::ObjectGL)
[inline]
- name_ (defined in PLib::ObjectGL)
[protected]
- next() (defined in PLib::ObjectGL)
[inline, virtual]
- next() const (defined in PLib::ObjectGL)
[inline, virtual]
- next_ (defined in PLib::ObjectGL)
[protected]
- normal(float u, const Point_nD< float, N > &v) const
- nUlines (defined in PLib::NurbsGL)
[protected]
- NurbsCurve()
- NurbsCurve(const NurbsCurve< float, N > &nurb)
- NurbsCurve(const Vector< HPoint_nD< float, N > > &P1, const Vector< float > &U1, int deg=3)
- NurbsCurve(const Vector< Point_nD< float, N > > &P1, const Vector< float > &W, const Vector< float > &U1, int deg=3)
- NurbsCurveGL() (defined in PLib::NurbsCurveGL)
[inline]
- NurbsCurveGL(const NurbsCurve &nurb) (defined in PLib::NurbsCurveGL)
[inline]
- NurbsCurveGL(const NurbsCurveGL &nurb) (defined in PLib::NurbsCurveGL)
[inline]
- NurbsCurveGL(const Vector< HPoint3Df > &P1, const Vector< float > &U1, int degree=3) (defined in PLib::NurbsCurveGL)
[inline]
- NurbsCurveGL(const Vector< Point3Df > &P1, const Vector< float > &W, const Vector< float > &U1, int degree=3) (defined in PLib::NurbsCurveGL)
[inline]
- NurbsCurveSP() (defined in PLib::NurbsCurveSP< float, 3 >)
[inline]
- NurbsCurveSP(const NurbsCurve< float, N > &nurb) (defined in PLib::NurbsCurveSP< float, 3 >)
- NurbsCurveSP(const NurbsCurveSP< float, N > &nurb) (defined in PLib::NurbsCurveSP< float, 3 >)
- NurbsCurveSP(const Vector< HPoint_nD< float, N > > &P1, const Vector< float > &U1, int degree=3) (defined in PLib::NurbsCurveSP< float, 3 >)
- NurbsCurveSP(const Vector< Point_nD< float, N > > &P1, const Vector< float > &W, const Vector< float > &U1, int degree=3) (defined in PLib::NurbsCurveSP< float, 3 >)
- NurbsGL()
- nurbsRenderer (defined in PLib::NurbsGL)
[protected]
- nurbsState (defined in PLib::NurbsGL)
- nurbsType enum value (defined in PLib::ObjectGL)
- nVlines (defined in PLib::NurbsGL)
[protected]
- ObjectCategory enum name (defined in PLib::ObjectGL)
- objectColor (defined in PLib::ObjectGL)
- ObjectGL()
- ObjectType enum name (defined in PLib::ObjectGL)
- okMax() (defined in PLib::NurbsCurveSP< float, 3 >)
[inline]
- operator()(float u) const
[virtual]
- PLib::ParaCurve< float, N >::operator()(float u) const=0
[pure virtual]
- operator=(const NurbsCurveGL &a)
- operator=(const NurbsCurvef &a) (defined in PLib::NurbsCurveGL)
- PLib::NurbsCurveSP< float, 3 >::operator=(const NurbsCurve< float, N > &a)
[virtual]
- operator=(const NurbsCurveSP< float, N > &a) (defined in PLib::NurbsCurveSP< float, 3 >)
- PLib::NurbsCurveSP< float, 3 >::PLib::NurbsCurve< float, N >::operator=(const NurbsCurve< float, N > &)
[virtual]
- PLib::NurbsGL::operator=(const NurbsGL &a)
[virtual]
- PLib::ObjectGL::operator=(const ObjectGL &a)
- P (defined in PLib::NurbsCurve< float, N >)
[protected]
- ParaCurve() (defined in PLib::ParaCurve< float, N >)
[inline]
- point(float &u, float &v, int pSize, const Color &colorP, int cp_flag=0) const
[virtual]
- pointAt(float u) const
[inline]
- pointAt(float u, int span)
[inline]
- pointListObject enum value (defined in PLib::ObjectGL)
- pointObject enum value (defined in PLib::ObjectGL)
- pointType enum value (defined in PLib::ObjectGL)
- polygon (defined in PLib::NurbsGL)
- prev_ (defined in PLib::ObjectGL)
[protected]
- previous() (defined in PLib::ObjectGL)
[inline, virtual]
- previous() const (defined in PLib::ObjectGL)
[inline, virtual]
- projectTo(const Point_nD< float, N > &p, float guess, float &u, Point_nD< float, N > &r, float e1=0.001, float e2=0.001, int maxTry=100) const
- read(ifstream &fin)
[virtual]
- PLib::NurbsCurveSP< float, 3 >::read(ifstream &fin)
- PLib::NurbsCurveSP< float, 3 >::PLib::NurbsCurve< float, N >::read(const char *)
- PLib::NurbsCurve< float, N >::read(ifstream &fin)
[virtual]
- PLib::NurbsGL::read(const char *filename)
[virtual]
- readNurbsObject(const char *filename)
[friend]
- refineKnotVector(const Vector< float > &X)
[virtual]
- PLib::NurbsCurve< float, N >::refineKnotVector(const Vector< float > &X)
- refineKnotVectorClosed(const Vector< float > &X)
- removeKnot(int r, int s, int num)
[virtual]
- PLib::NurbsCurve< float, N >::removeKnot(int r, int s, int num)
- removeKnotsBound(const Vector< float > &ub, Vector< float > &ek, float E)
[virtual]
- PLib::NurbsCurve< float, N >::removeKnotsBound(const Vector< float > &ub, Vector< float > &ek, float E)
- reset(const Vector< HPoint_nD< float, N > > &P1, const Vector< float > &U1, int degree)
[virtual]
- PLib::NurbsCurve< float, N >::reset(const Vector< HPoint_nD< float, N > > &P1, const Vector< float > &U1, int deg)
[virtual]
- resetAll() (defined in PLib::NurbsGL)
[inline, virtual]
- resetBoundingBox()
[virtual]
- resetCPoints()
[virtual]
- resetKnots()
[virtual]
- resetPolygon() (defined in PLib::NurbsCurveGL)
[inline, virtual]
- resize(int n, int Deg)
- rx (defined in PLib::ObjectGL)
- ry (defined in PLib::ObjectGL)
- rz (defined in PLib::ObjectGL)
- select() (defined in PLib::NurbsGL)
[inline, virtual]
- selectColor (defined in PLib::ObjectGL)
- selected (defined in PLib::ObjectGL)
[protected]
- selectObject() (defined in PLib::ObjectGL)
[inline]
- setBBoxColor(const Color &a, const Color &b, const Color &c, const Color &d, const Color &e, const Color &f) (defined in PLib::NurbsGL)
[inline]
- setCPointColor(const Color &a, const Color &b, const Color &c, const Color &d) (defined in PLib::NurbsGL)
[inline]
- setCurrentColor(const Color &c) (defined in PLib::ObjectGL)
[inline]
- setKnotsColor(const Color &a, const Color &b, const Color &c) (defined in PLib::NurbsGL)
[inline]
- setName(const char *n)
- setNurbsRenderer(GLUnurbsObj *nobj) (defined in PLib::NurbsGL)
[inline]
- setObjectColor(const Color &a, const Color &b, const Color &c) (defined in PLib::NurbsGL)
[inline]
- setObjectColor(const Color &c) (defined in PLib::ObjectGL)
[inline]
- setPolygonColor(const Color &a, const Color &b, const Color &c) (defined in PLib::NurbsGL)
[inline]
- setSelectColor(const Color &c) (defined in PLib::ObjectGL)
[inline]
- setSym(int set, int uDir, float x, float y, float z, float w) (defined in PLib::NurbsCurveGL)
[inline, virtual]
- setTangent(float u, const Point_nD< float, N > &T0)
- setTangentAtEnd(const Point_nD< float, N > &T0, const Point_nD< float, N > &T1)
- setULines(int u) (defined in PLib::NurbsGL)
[inline]
- setVLines(int v) (defined in PLib::NurbsGL)
[inline]
- splitAt(float u, NurbsCurve< float, N > &cl, NurbsCurve< float, N > &cu) const
- spointObject enum value (defined in PLib::ObjectGL)
- state (defined in PLib::ObjectGL)
[protected]
- surfaceObject enum value (defined in PLib::ObjectGL)
- surfP(int i) const (defined in PLib::NurbsCurveSP< float, 3 >)
[inline]
- sx (defined in PLib::ObjectGL)
- sy (defined in PLib::ObjectGL)
- sz (defined in PLib::ObjectGL)
- tesselate(float tolerance, BasicList< float > *uk) const
- transform(const MatrixRT< float > &A)
- tx (defined in PLib::ObjectGL)
- ty (defined in PLib::ObjectGL)
- type (defined in PLib::ObjectGL)
- typeName() const
- tz (defined in PLib::ObjectGL)
- U (defined in PLib::NurbsCurve< float, N >)
[protected]
- ULines() const (defined in PLib::NurbsGL)
[inline]
- unclamp()
- updateMaxU()
- vectorObject enum value (defined in PLib::ObjectGL)
- vectorType enum value (defined in PLib::ObjectGL)
- viewBBox() (defined in PLib::NurbsGL)
[inline]
- viewCPoints() (defined in PLib::NurbsGL)
[inline]
- viewCpolygon() (defined in PLib::NurbsGL)
[inline]
- viewKnots() (defined in PLib::NurbsGL)
[inline]
- viewNurbs() (defined in PLib::NurbsGL)
[inline]
- viewObject() (defined in PLib::ObjectGL)
[inline]
- VLines() const (defined in PLib::NurbsGL)
[inline]
- write(ofstream &fout) const
[virtual]
- PLib::NurbsCurveSP< float, 3 >::write(const char *) const
- PLib::NurbsCurveSP< float, 3 >::write(ofstream &fout) const
- PLib::NurbsGL::write(const char *filename) const
[virtual]
- writeDisplayLINE(const char *filename, int iNu, const Color &color=blueColor, float fA=1) const
- writeDisplayLINE(const char *filename, const Color &color, int iNu, float u_s, float u_e) const
- writePOVRAY(const char *filename) const (defined in PLib::ObjectGL)
[inline, virtual]
- writePOVRAY(ofstream &fout) const (defined in PLib::ObjectGL)
[inline, virtual]
- writePS(const char *, int cp=0, float magFact=float(-1), float dash=float(5), bool bOpen=true) const
- writePSp(const char *, const Vector< Point_nD< float, N > > &, const Vector< Point_nD< float, N > > &, int cp=0, float magFact=0.0, float dash=5.0, bool bOpen=true) const
- writeRIB(const char *filename) const (defined in PLib::ObjectGL)
[inline, virtual]
- writeRIB(ofstream &fout) const (defined in PLib::ObjectGL)
[inline, virtual]
- writeVRML(ostream &fout, float radius, int K, const Color &color, int Nu, int Nv, float u_s, float u_e) const
- writeVRML(const char *filename, float radius, int K, const Color &color, int Nu, int Nv, float u_s, float u_e) const
- writeVRML(const char *filename, float radius=1, int K=5, const Color &color=whiteColor, int Nu=20, int Nv=20) const (defined in PLib::NurbsCurve< float, N >)
[inline]
- writeVRML(ostream &fout, float radius=1, int K=5, const Color &color=whiteColor, int Nu=20, int Nv=20) const (defined in PLib::NurbsCurve< float, N >)
[inline]
- writeVRML97(const char *filename, float radius, int K, const Color &color, int Nu, int Nv, float u_s, float u_e) const
- writeVRML97(ostream &fout, float radius, int K, const Color &color, int Nu, int Nv, float u_s, float u_e) const
- writeVRML97(const char *filename, float radius=1, int K=5, const Color &color=whiteColor, int Nu=20, int Nv=20) const (defined in PLib::NurbsCurve< float, N >)
[inline]
- writeVRML97(ostream &fout, float radius=1, int K=5, const Color &color=whiteColor, int Nu=20, int Nv=20) const (defined in PLib::NurbsCurve< float, N >)
[inline]
- ~NurbsCurve() (defined in PLib::NurbsCurve< float, N >)
[inline, virtual]
- ~NurbsGL() (defined in PLib::NurbsGL)
[inline, virtual]
- ~ObjectGL()
[virtual]
Generated on Sun Jan 27 18:56:52 2002 for NURBS++ by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001