QVISH 0.1
Public Member Functions | List of all members
QwtSplineCubicP::SlopeStore Class Reference

Public Member Functions

void closeR ()
 
void setup (int size)
 
QVector< double > slopes () const
 
void storeFirst (double h, const QPointF &p1, const QPointF &p2, double b1, double b2)
 
void storeLast (double h, const QPointF &p1, const QPointF &p2, double b1, double b2)
 
void storeNext (int index, double h, const QPointF &p1, const QPointF &p2, double b1, double b2)
 
void storePrevious (int index, double h, const QPointF &p1, const QPointF &p2, double b1, double b2)
 

The documentation for this class was generated from the following file: