Point match panel discusses the matching of points in curves without lines. More...
#include <TutorialStatePointMatch.h>
Public Slots | |
void | slotNext () |
Slot called when next button is triggered. | |
void | slotPrevious () |
Slot called to return to previous panel. | |
Public Member Functions | |
TutorialStatePointMatch (TutorialStateContext &context) | |
Single constructor. | |
virtual void | begin () |
Transition into this state. | |
virtual void | end () |
Transition out of this state. |
Point match panel discusses the matching of points in curves without lines.
Definition at line 18 of file TutorialStatePointMatch.h.