| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::GlCatmullRomCurve Class Reference A class to draw a Catmull-Rom curve. More...
Inheritance diagram for tlp::GlCatmullRomCurve:
Collaboration diagram for tlp::GlCatmullRomCurve:
Public Member Functions
Protected Member Functions
Detailed DescriptionA class to draw a Catmull-Rom curve. This class allow to draw a Catmull-Rom curve, a smooth curve which passes through all its control points. Catmull-Rom splines are a family of cubic interpolating splines formulated such that the tangent at each control point is calculated using the previous and next control point point of the spline. Catmull-Rom splines have C^1 continuity, local control, and interpolation, but do not lie within the convex hull of their control points. Constructor & Destructor Documentation
GlCatmullRomCurve 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 |