Axis points panel discusses axis point digitization. More...
#include <TutorialStateAxisPoints.h>
Public Slots | |
void | slotNext () |
Slot called when next button is triggered. | |
void | slotPrevious () |
Slot called to return to previous panel. | |
Public Member Functions | |
TutorialStateAxisPoints (TutorialStateContext &context) | |
Single constructor. | |
virtual void | begin () |
Transition into this state. | |
virtual void | end () |
Transition out of this state. |
Axis points panel discusses axis point digitization.
Definition at line 18 of file TutorialStateAxisPoints.h.