Donner 0.5.1
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::editor::RenderPanePresenterState Struct Reference
Collaboration diagram for donner::editor::RenderPanePresenterState:
[legend]

Public Attributes

const ViewportStateviewport
const FrameHistoryframeHistory
const GlTextureCachetextures
const ExperimentalDragPresentationexperimentalDragPresentation
const std::optional< SelectTool::ActiveDragPreview > & activeDragPreview
const std::optional< SelectTool::ActiveDragPreview > & displayedDragPreview
Vector2d contentRegion = Vector2d::Zero()
bool experimentalMode = false

Member Data Documentation

◆ activeDragPreview

const std::optional<SelectTool::ActiveDragPreview>& donner::editor::RenderPanePresenterState::activeDragPreview

◆ contentRegion

Vector2d donner::editor::RenderPanePresenterState::contentRegion = Vector2d::Zero()

◆ displayedDragPreview

const std::optional<SelectTool::ActiveDragPreview>& donner::editor::RenderPanePresenterState::displayedDragPreview

◆ experimentalDragPresentation

const ExperimentalDragPresentation& donner::editor::RenderPanePresenterState::experimentalDragPresentation

◆ experimentalMode

bool donner::editor::RenderPanePresenterState::experimentalMode = false

◆ frameHistory

const FrameHistory& donner::editor::RenderPanePresenterState::frameHistory

◆ textures

const GlTextureCache& donner::editor::RenderPanePresenterState::textures

◆ viewport

const ViewportState& donner::editor::RenderPanePresenterState::viewport

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