|
|
Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
|
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"
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. | |
Active transform bounds chrome. Used while rotating to draw the gesture-start selection box transformed into the current document space.
| Transform2d donner::editor::SelectionChromeBoundsPreview::documentFromStartDocument = Transform2d() |
Current transform from gesture-start document space to active document space.
| Box2d donner::editor::SelectionChromeBoundsPreview::startBoundsDoc |
Selection AABB captured when the gesture started.