#include <NurbsCurve.h>
Inheritance diagram for CSLNurbsCurve::
|
Proxy class that allows modifying a list of SI_Float like an array. |
|
Proxy class that allows modifying a list of CSIBCVector4D objects like an array. |
|
The EParametrizationType enum contains possible types for knot parametrization |
|
Constructor
|
|
Destructor |
|
Return the closed flag of the curve.
|
|
Return the number of control points of the curve.
|
|
Return the control point values array proxy.
|
|
Returns an array of SI_Float containing the control point values.
|
|
Return the degree of the curve.
|
|
Return the number of knots of the curve.
|
|
Return the knot values array proxy.
|
|
Returns an array of SI_Float containing the knot values.
|
|
Return the parametrization type of the curve.
|
|
Change the closed flag of the curve.
|
|
Change the degree the curve.
|
|
Change the parametrization type of the curve.
|
|
Synchronizes this NURBS curve instance with its IO layer representation
Reimplemented from CSLGeometry. |
|
Get the template type
Reimplemented from CSLTemplate. |
© Copyright 2001-2003 Avid Technology, Inc. All rights reserved.