|
void | addCubic (const QPointF &, double, const QPointF &, double m2) |
|
void | init (const QVector< QPointF > &points) |
|
void | start (const QPointF &, double m0) |
|
Definition at line 129 of file qwt_spline_local.cpp.
void QwtSplineLocalP::SlopeStore::addCubic |
( |
const QPointF & |
, |
|
|
double |
, |
|
|
const QPointF & |
, |
|
|
double |
m2 |
|
) |
| |
|
inline |
void QwtSplineLocalP::SlopeStore::init |
( |
const QVector< QPointF > & |
points | ) |
|
|
inline |
void QwtSplineLocalP::SlopeStore::start |
( |
const QPointF & |
, |
|
|
double |
m0 |
|
) |
| |
|
inline |
double* QwtSplineLocalP::SlopeStore::d_m |
|
private |
QVector<double> QwtSplineLocalP::SlopeStore::slopes |
The documentation for this class was generated from the following file: