|
|
Donner 0.5.0
Embeddable browser-grade SVG2 engine
|
This is the complete list of members for donner::Path, including all inherited members.
| bounds() const | donner::Path | |
| commands() const | donner::Path | inline |
| cubicToQuadratic(double tolerance=0.1) const | donner::Path | |
| empty() const | donner::Path | inline |
| flatten(double tolerance=0.25) const | donner::Path | |
| forEach(F &&fn) const | donner::Path | inline |
| isInside(const Vector2d &point, FillRule fillRule=FillRule::NonZero) const | donner::Path | |
| isOnPath(const Vector2d &point, double strokeWidth) const | donner::Path | |
| normalAt(size_t index, double t) const | donner::Path | |
| operator<<(std::ostream &os, Path::Verb verb) | donner::Path | friend |
| operator<<(std::ostream &os, const Path &path) | donner::Path | friend |
| operator=(const Path &)=default (defined in donner::Path) | donner::Path | |
| operator=(Path &&) noexcept=default (defined in donner::Path) | donner::Path | |
| Path()=default | donner::Path | |
| Path(const Path &)=default (defined in donner::Path) | donner::Path | |
| Path(Path &&) noexcept=default (defined in donner::Path) | donner::Path | |
| PathBuilder (defined in donner::Path) | donner::Path | friend |
| pathLength() const | donner::Path | |
| pointAt(size_t index, double t) const | donner::Path | |
| pointAtArcLength(double distance) const | donner::Path | |
| points() const | donner::Path | inline |
| pointsPerVerb(Verb verb) | donner::Path | inlinestatic |
| strokeMiterBounds(double strokeWidth, double miterLimit) const | donner::Path | |
| strokeToFill(const StrokeStyle &style, double flattenTolerance=0.25) const | donner::Path | |
| tangentAt(size_t index, double t) const | donner::Path | |
| toMonotonic() const | donner::Path | |
| transformedBounds(const Transform2d &transform) const | donner::Path | |
| Verb enum name | donner::Path | |
| verbCount() const | donner::Path | inline |
| vertices() const | donner::Path | |
| ~Path()=default (defined in donner::Path) | donner::Path |