|
|
Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
|
Computed geometry for the editor's right sidebar panes. More...
#include "donner/editor/EditorShellLayout.h"
Computed geometry for the editor's right sidebar panes.
| float donner::editor::RightSidebarLayout::inspectorPaneHeight = 0.0f |
Height of the inspector pane.
| float donner::editor::RightSidebarLayout::inspectorPaneY = 0.0f |
Top of the inspector pane in screen pixels.
| float donner::editor::RightSidebarLayout::layerPanelHeight = 0.0f |
Height of the compositor layer panel.
| float donner::editor::RightSidebarLayout::layerPanelHeightFraction = 0.0f |
Normalized layer panel height fraction after min/max clamping.
| float donner::editor::RightSidebarLayout::layerPanelPaneY = 0.0f |
Top of the compositor layer panel in screen pixels.
| float donner::editor::RightSidebarLayout::layerPanelSplitterY = 0.0f |
Top of the draggable splitter above the layer panel.
| float donner::editor::RightSidebarLayout::lowerPaneHeight = 0.0f |
Combined height available to the inspector, splitter, and layer panel.
| float donner::editor::RightSidebarLayout::maxLayerPanelHeight = 0.0f |
Effective maximum layer panel height after preserving the inspector minimum.
| float donner::editor::RightSidebarLayout::minLayerPanelHeight = 0.0f |
Effective minimum layer panel height after clamping to the available budget.
| float donner::editor::RightSidebarLayout::treePaneHeight = 0.0f |
Height of the XML tree pane.