Base class for spline interpolations providing a first order geometric continuity ( G1 ) between adjoing curves. More...
#include <qwt_spline.h>
Public Member Functions | |
QwtSplineG1 () | |
Constructor. | |
virtual | ~QwtSplineG1 () |
Destructor. |
Base class for spline interpolations providing a first order geometric continuity ( G1 ) between adjoing curves.
Definition at line 211 of file qwt_spline.h.
Constructor.
Definition at line 942 of file qwt_spline.cpp.
QwtSplineG1::~QwtSplineG1 | ( | ) | [virtual] |
Destructor.
Definition at line 947 of file qwt_spline.cpp.