Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::editor::LayoutRect Struct Reference

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

Detailed Description

A screen-space rectangle in logical pixels.

Member Data Documentation

◆ height

float donner::editor::LayoutRect::height = 0.0f

◆ width

float donner::editor::LayoutRect::width = 0.0f

◆ x

float donner::editor::LayoutRect::x = 0.0f

◆ y

float donner::editor::LayoutRect::y = 0.0f

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