Public Member Functions | |
void | clear () |
void | add (int curveNumber) |
void | add (QList< int > curveNumbers) |
void | add (VertexRef point) |
void | add (QList< VertexRef > points) |
Public Attributes | |
QList< VertexRef > | vertex |
QList< int > | curve |
Definition at line 25 of file vectorselection.h.