|
|
Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
|
Computed geometry for the editor's horizontal source/render/sidebar layout. More...
#include "donner/editor/EditorShellLayout.h"
Computed geometry for the editor's horizontal source/render/sidebar layout.
| float donner::editor::EditorMainPaneLayout::renderPaneWidth = 0.0f |
Width of the render pane.
| float donner::editor::EditorMainPaneLayout::renderPaneX = 0.0f |
Left edge of the render pane.
| float donner::editor::EditorMainPaneLayout::rightPaneWidth = 0.0f |
Clamped right sidebar width.
| float donner::editor::EditorMainPaneLayout::rightPaneX = 0.0f |
Left edge of the right sidebar.
| float donner::editor::EditorMainPaneLayout::sourcePaneWidth = 0.0f |
Effective source pane width. Zero when the source pane is hidden.