Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
Loading...
Searching...
No Matches
donner::editor::SelectionTransformHandleBoxes Struct Reference

Visual handle boxes for one selection envelope, in document coordinates. More...

#include "donner/editor/SelectionTransformHandles.h"

Public Attributes

std::array< Box2d, 4 > boxes

Detailed Description

Visual handle boxes for one selection envelope, in document coordinates.

Member Data Documentation

◆ boxes

std::array<Box2d, 4> donner::editor::SelectionTransformHandleBoxes::boxes

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