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

Public Member Functions

void render (const RenderPanePresenterState &state) const
 Draw the advanced editor render pane's composited document tiles and, when enabled, the performance overlay (compact FPS pill or full frame graph).

Member Function Documentation

◆ render()

void donner::editor::RenderPanePresenter::render ( const RenderPanePresenterState & state) const

Draw the advanced editor render pane's composited document tiles and, when enabled, the performance overlay (compact FPS pill or full frame graph).

Selection chrome is not drawn here: it is drawn immediately onto the window framebuffer after the document tiles and before ImGui, so it shares the tiles' transform exactly.

Parameters
statePresentation inputs for the current UI frame.

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