#include "SplinePair.h"
#include "Transformation.h"
#include <QVector>
Go to the source code of this file.
|
class | SplineDrawer |
| This class takes the output from Spline and uses that to draw the curve in the graphics window, as a sequence of moves and draws. More...
|
|
◆ SegmentOperations
◆ SplineDrawerOperation
Enumerator |
---|
SPLINE_DRAWER_ENUM_INVISIBLE_MOVE | |
SPLINE_DRAWER_ENUM_VISIBLE_DRAW | |
Definition at line 17 of file SplineDrawer.h.
17 {
20};
@ SPLINE_DRAWER_ENUM_INVISIBLE_MOVE
@ SPLINE_DRAWER_ENUM_VISIBLE_DRAW