|
Engauge Digitizer
2
|
Callback for computing the next ordinal for a new point. More...
#include <CallbackNextOrdinal.h>
Public Member Functions | |
| CallbackNextOrdinal (const QString &curveName) | |
| Single constructor. | |
| CallbackSearchReturn | callback (const QString &curveName, const Point &point) |
| Callback method. | |
| double | nextOrdinal () const |
| Computed next ordinal. | |
Callback for computing the next ordinal for a new point.
Definition at line 11 of file CallbackNextOrdinal.h.
1.8.9.1