|
int | origin_x = 0 |
|
int | origin_y = 0 |
|
Definition at line 19 of file element.cppm.
◆ ~element_t()
virtual vg::element_t::~element_t |
( |
| ) |
|
|
exportvirtualdefault |
◆ _internal_set_origin()
void vg::element_t::_internal_set_origin |
( |
int | x, |
|
|
int | y ) |
|
inlineexport |
◆ apply_to()
Implemented in vg::arc, vg::circle, vg::ellipse, vg::group, vg::line, vg::path, vg::pixelmap, vg::polygon, vg::polyline, vg::rectangle, and vg::text.
◆ get_footprint()
virtual footprint vg::element_t::get_footprint |
( |
| ) |
const |
|
exportpure virtual |
Implemented in vg::arc, vg::circle, vg::ellipse, vg::group, vg::line, vg::path, vg::pixelmap, vg::polygon, vg::polyline, vg::rectangle, and vg::text.
The documentation for this struct was generated from the following file: