| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::GlOpenUniformCubicBSpline Class Reference A class to draw open uniform cubic B-splines. More...
Inheritance diagram for tlp::GlOpenUniformCubicBSpline:
Collaboration diagram for tlp::GlOpenUniformCubicBSpline:
Public Member Functions
Protected Member Functions
Detailed DescriptionA class to draw open uniform cubic B-splines. A B-spline is a convenient form for representing complicated, smooth curves. A cubic uniform B-spline is a piecewise collection of cubic Bézier curves, connected end to end. A cubic B-spline is C^2 continuous, meaning there is no discontinuities in curvature. B-splines have local control : parameters of a B-spline only affect a small part of the entire spline. A B-spline is qualified as open when it passes through its first and last control points. Constructor & Destructor Documentation
GlOpenUniformCubicBSpline constructor
Member Function Documentation
Implements tlp::AbstractGlCurve.
Implements tlp::AbstractGlCurve.
Reimplemented from tlp::AbstractGlCurve.
Reimplemented from tlp::AbstractGlCurve. |
Tulip Software by LaBRI Visualization Team 2001 - 2012 |