|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
A screen-space rectangle in logical pixels. More...
#include "donner/editor/EditorShellLayout.h"
Public Attributes | |
| float | x = 0.0f |
| float | y = 0.0f |
| float | width = 0.0f |
| float | height = 0.0f |
A screen-space rectangle in logical pixels.
| float donner::editor::LayoutRect::height = 0.0f |
| float donner::editor::LayoutRect::width = 0.0f |
| float donner::editor::LayoutRect::x = 0.0f |
| float donner::editor::LayoutRect::y = 0.0f |