|
|
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::svg::components::ClockValue, including all inherited members.
| ClockValue()=default | donner::svg::components::ClockValue | |
| Indefinite() | donner::svg::components::ClockValue | inlinestatic |
| isIndefinite() const | donner::svg::components::ClockValue | inline |
| operator<<(std::ostream &os, const ClockValue &cv) | donner::svg::components::ClockValue | friend |
| operator<=>(const ClockValue &) const =default | donner::svg::components::ClockValue | |
| operator==(const ClockValue &) const =default | donner::svg::components::ClockValue | |
| Seconds(double seconds) | donner::svg::components::ClockValue | inlinestatic |
| seconds() const | donner::svg::components::ClockValue | inline |