Expand description
Path generation.
Structs§
- Arrowhead
Cap - A cap that looks like an arrow.
- NoCap
- A cap that renders nothing.
- Polyline
Path - A path with its sample points given by a polyline.
- Polyline
Pattern - A pattern composed of polyline and two caps.
Enums§
- Path
Sample - A sample point and its associated tangent.
Traits§
- Curve
Sampler - A curve sampler.
- Polyline
Compatible Cap - Trait to be implemented by caps compatible with a
PolylinePattern
. - Stroke
Pattern - A pattern that is replicated along a path.