Donner 0.8.0-pre
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 std::optional< SelectionChromeSnapshot > & immediateOverlaySnapshot
const std::optional< SelectTool::ActiveDragPreview > & activeDragPreview
const std::optional< SelectTool::ActiveDragPreview > & displayedDragPreview
Vector2d contentRegion = Vector2d::Zero()
Entity suppressedLayerEntity = entt::null
bool suppressDragTargetTiles = false
bool showOverlay = true
bool drawImmediateOverlay = true
bool showFrameGraph = true

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

◆ drawImmediateOverlay

bool donner::editor::RenderPanePresenterState::drawImmediateOverlay = true

◆ frameHistory

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

◆ immediateOverlaySnapshot

const std::optional<SelectionChromeSnapshot>& donner::editor::RenderPanePresenterState::immediateOverlaySnapshot

◆ showFrameGraph

bool donner::editor::RenderPanePresenterState::showFrameGraph = true

◆ showOverlay

bool donner::editor::RenderPanePresenterState::showOverlay = true

◆ suppressDragTargetTiles

bool donner::editor::RenderPanePresenterState::suppressDragTargetTiles = false

◆ suppressedLayerEntity

Entity donner::editor::RenderPanePresenterState::suppressedLayerEntity = entt::null

◆ 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: