Engauge Digitizer
2
|
Callback for computing the ordinal for a specified point, as a function of the LineStyle and curve geometry. More...
#include <CallbackPointOrdinal.h>
Public Member Functions | |
CallbackPointOrdinal (const LineStyle &lineStyle, const Transformation &transformation, const QPointF &posScreen) | |
Single constructor. | |
CallbackSearchReturn | callback (const Point &pointStart, const Point &pointStop) |
Callback method. | |
double | ordinal () const |
Computed ordinal. | |
Callback for computing the ordinal for a specified point, as a function of the LineStyle and curve geometry.
Definition at line 19 of file CallbackPointOrdinal.h.