|
|
Donner
C++20 SVG rendering library
|
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 Box< T > &viewBox, const FontMetrics &fontMetrics, Extent extent=Extent::Mixed) const | donner::Length< T > | inline |
| Unit typedef | donner::Length< T > | |
| unit | donner::Length< T > | |
| value | donner::Length< T > |