nurbs/index library
Classes
- NURBSCurve
-
- NURBS curve object
- Derives from Curve, overriding getPoint and getTangent.
- Implementation is based on (x, y [, z=0
, w=1
]) control points with w=weight. - NURBSSurface
- NURBS surface object
- NURBSutils
, w=1
]) control points with w=weight.