#include <Goptical/Curve/Spline>
namespace Goptical {
namespace Curve {
class Spline;
};
};
This class is a member of the Curve namespace.
This class uses a 1d discrete data set to define a rotationally symmetric sagitta/gradient curve. Several data interpolations algorithm are available allowing use of Smooth Cubic spline interpolation with or without prescribed derivative/gradient data.
See also Data::DiscreteSet class.
See also the full member list section for this class.
Create an empty spline curve with no defined point
No documentation available
This virtual function overrides the derivative virtual function defined in the Rotational base abstract class.
Documentation inherited from base class:
Get curve derivative at specified distance from origin.
Clear all points and fit to an other rotationally symmetric curve.
Get sagitta/derivative data container
get sagitta/derivative data container
This virtual function implements the sagitta pure function declared in the Rotational base abstract class.
Documentation inherited from base class:
Get curve sagitta at specified distance from origin.
Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:23 2012 using MkDoc