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