YODAU 1.0
YEAR OF THE DEPEND ADULT UNDERGARMENT
Loading...
Searching...
No Matches
controller::tpl_line Struct Reference

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.

Detailed Description

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.

Member Data Documentation

◆ closed

bool controller::tpl_line::closed { false }

Whether template is closed.

Definition at line 503 of file controller.hpp.

503{ false };

◆ pts_pct

std::vector<QPointF> controller::tpl_line::pts_pct

Template vertices in percentage coordinates.

Definition at line 501 of file controller.hpp.


The documentation for this struct was generated from the following file: