Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::editor::SelectionChromeBoundsPreview Struct Reference

Active transform bounds chrome. Used while rotating to draw the gesture-start selection box transformed into the current document space. More...

#include "donner/editor/OverlayRenderer.h"

Collaboration diagram for donner::editor::SelectionChromeBoundsPreview:
[legend]

Public Attributes

Box2d startBoundsDoc
 Selection AABB captured when the gesture started.
Transform2d documentFromStartDocument = Transform2d()
 Current transform from gesture-start document space to active document space.

Detailed Description

Active transform bounds chrome. Used while rotating to draw the gesture-start selection box transformed into the current document space.

Member Data Documentation

◆ documentFromStartDocument

Transform2d donner::editor::SelectionChromeBoundsPreview::documentFromStartDocument = Transform2d()

Current transform from gesture-start document space to active document space.

◆ startBoundsDoc

Box2d donner::editor::SelectionChromeBoundsPreview::startBoundsDoc

Selection AABB captured when the gesture started.


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