|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
One authored cursor image candidate and its optional hotspot. More...
#include "donner/svg/core/Cursor.h"
Public Member Functions | |
| bool | operator== (const CursorImage &) const =default |
Public Attributes | |
| RcString | url |
| URL as authored inside url(). | |
| std::optional< Vector2d > | hotspot |
| Optional hotspot in image coordinates. | |
One authored cursor image candidate and its optional hotspot.