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

Output-space rectangle for one presented tile. More...

#include "donner/editor/PresentedFrameComposer.h"

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

Public Attributes

Vector2d topLeft = Vector2d::Zero()
 Top-left corner in output coordinates.
Vector2d bottomRight = Vector2d::Zero()
 Bottom-right corner in output coordinates.
Vector2d effectiveDragTranslationDoc = Vector2d::Zero()
 Drag translation used to derive this rectangle.

Friends

bool operator== (const PresentedTileRect &, const PresentedTileRect &)=default

Detailed Description

Output-space rectangle for one presented tile.


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