#include <Goptical/Curve/Grid>
namespace Goptical {
namespace Curve {
class Grid;
};
};
This class is a member of the Curve namespace.
This class use the Data::Grid 2d data set container to define a 3d non-symmetric curve. Several data interpolation algorithms are available allowing use of Data::Bicubic spline interpolation with or without prescribed derivative/gradient data. .
The Spline curve model is preferred when dealing with rotationally symmetric curves.
See also Data::Grid class.
See also the full member list section for this class.
Creates a grid curve with n*n sample points defined over the given radius.
No documentation available
This virtual function overrides the derivative virtual function defined in the Base base abstract class.
Documentation inherited from base class:
Get curve x and y derivative (gradient) at specified point
Set grid values to best fit an other curve. Gradient data will be extracted only if the interpolation have been set to Data::BicubicDeriv previously
Get embedded sagitta/gradient data container
Get embedded sagitta/gradient data container
Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:23 2012 using MkDoc