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

Public Member Functions

bool valid () const

Public Attributes

std::vector< CompositedTiletiles
 Paint-order tile list. Presentation samples the tiles in this order at (canvasOffsetDoc + dragTranslationDoc) * pixelsPerDocUnit, with size bitmapDimsDoc * pixelsPerDocUnit.
Entity entity = entt::null
 Primary editor-promoted entity represented by a movable layer tile. Null when Off or when the requested selection must remain inside its owning compositor tiles.
svg::compositor::InteractionHint interactionKind = svg::compositor::InteractionHint::Selection
 Interaction phase that produced this composited preview.
std::optional< RenderRequest::DragPreviewrepresentedDragPreview
 Drag preview state represented by the tile transforms in this result.

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