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::CursorHotspot Struct Reference

Pointer hotspot for a cursor, in 32x32 cursor-image pixels. More...

#include "donner/editor/RotateCursorSet.h"

Public Attributes

int x = 0
int y = 0

Detailed Description

Pointer hotspot for a cursor, in 32x32 cursor-image pixels.

Member Data Documentation

◆ x

int donner::editor::CursorHotspot::x = 0

◆ y

int donner::editor::CursorHotspot::y = 0

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