| BasicNurbsCurve |
A basic implementation of a parametric NURBS curve.
|
| BasicNurbsSurface |
A basic implementation of a parametric NURBS surface.
|
| ControlPoint |
A container that holds the coordinates of a NURBS control point in n-dimensional space.
|
| ControlPointNet |
A network or matrix of control points for a NURBS surface in n-dimensional space.
|
| CurveFactory |
A collection of methods for creating NURBS curves.
|
| CurveUtils |
A collection of utility methods for working with NURBS curves.
|
| KnotVector |
An immutable collection of knot values that are associated with a NURBS curve or
surface.
|
| NurbsCurve |
The interface and implementation in common to all NURBS curves.
|
| NurbsCurveTrans |
|
| NurbsSurface |
The interface and implementation in common to all NURBS surfaces.
|
| NurbsSurfaceTrans |
|
| SurfaceFactory |
A collection of methods for creating NURBS surfaces
|
| SurfaceUtils |
A collection of utility methods for working with NURBS surfaces.
|