CallbackUpdateTransform Class Reference

Callback for collecting axis points and then calculating the current transform from those axis points. More...

#include <CallbackUpdateTransform.h>

Inheritance diagram for CallbackUpdateTransform:
CallbackAxisPointsAbstract

List of all members.

Public Member Functions

 CallbackUpdateTransform (const DocumentModelCoords &modelCoords, DocumentAxesPointsRequired documentAxesPointsRequired)
 Single constructor.
bool transformIsDefined () const
 True if enough Points were available to create a Transformation.

Detailed Description

Callback for collecting axis points and then calculating the current transform from those axis points.

Sanity checking of the axis points was applied earlier when the axis points were added/edited.

Definition at line 19 of file CallbackUpdateTransform.h.


Member Function Documentation

bool CallbackUpdateTransform::transformIsDefined (  )  const

True if enough Points were available to create a Transformation.

Except for the node count, all other failure modes are caught externally so user gets immediate feedback as soon as bad axis point data appears

Definition at line 18 of file CallbackUpdateTransform.cpp.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Friends

Generated on 21 Oct 2017 for Engauge Digitizer by  doxygen 1.6.1