|
|
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::Length< T >, including all inherited members.
| Extent enum name | donner::Length< T > | |
| isAbsoluteSize() const | donner::Length< T > | inline |
| Length()=default | donner::Length< T > | |
| Length(T value, Unit unit=Unit::None) | donner::Length< T > | inlineexplicit |
| operator<<(std::ostream &os, const Length< T > &length) | donner::Length< T > | friend |
| operator<=>(const Length &other) const | donner::Length< T > | inline |
| operator==(const Length &other) const | donner::Length< T > | inline |
| toPixels(const Box2< T > &viewBox, const FontMetrics &fontMetrics, Extent extent=Extent::Mixed) const | donner::Length< T > | inline |
| toRcString() const | donner::Length< T > | inline |
| Unit typedef | donner::Length< T > | |
| unit | donner::Length< T > | |
| value | donner::Length< T > |