|
|
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.
|
This is the complete list of members for donner::editor::Coordinates, including all inherited members.
| column | donner::editor::Coordinates | |
| Coordinates()=default (defined in donner::editor::Coordinates) | donner::editor::Coordinates | |
| Coordinates(int line, int column) | donner::editor::Coordinates | inline |
| Invalid() | donner::editor::Coordinates | inlinestatic |
| line | donner::editor::Coordinates | |
| operator<=>(const Coordinates &other) const =default | donner::editor::Coordinates | |
| operator==(const Coordinates &other) const =default | donner::editor::Coordinates |