|
YODAU 1.0
YEAR OF THE DEPEND ADULT UNDERGARMENT
|
Stored template geometry (percentage coordinates). More...
Public Attributes | |
| std::vector< QPointF > | pts_pct |
| Template vertices in percentage coordinates. | |
| bool | closed { false } |
| Whether template is closed. | |
Stored template geometry (percentage coordinates).
Templates are shared "line definitions" that can be added to multiple streams.
Definition at line 499 of file controller.hpp.
| bool controller::tpl_line::closed { false } |
| std::vector<QPointF> controller::tpl_line::pts_pct |
Template vertices in percentage coordinates.
Definition at line 501 of file controller.hpp.