7 #include "CallbackUpdateTransform.h" 8 #include "EngaugeAssert.h" 12 DocumentAxesPointsRequired documentAxesPointsRequired) :
14 documentAxesPointsRequired)
21 case DOCUMENT_AXES_POINTS_REQUIRED_2:
24 case DOCUMENT_AXES_POINTS_REQUIRED_3:
27 case DOCUMENT_AXES_POINTS_REQUIRED_4:
31 ENGAUGE_ASSERT (
false);
unsigned int numberAxisPoints() const
Number of axis points which is less than 3 if the axes curve is incomplete.
Model for DlgSettingsCoords and CmdSettingsCoords.
bool isError() const
This value is checked after iterating to see if the axis data is correct.
Callback for collecting axis points and then performing common calculations on those axis points...
DocumentAxesPointsRequired documentAxesPointsRequired() const
Number of axes points required for the transformation.