|
|
Donner
C++20 SVG rendering library
|
Vertex of the path, including the orientation. More...
#include "donner/svg/core/PathSpline.h"
Public Attributes | |
| Vector2d | point |
| Point on the path. | |
| Vector2d | orientation |
| Orientation of the path at the point, normalized. | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const Vertex &vertex) |
| Ostream operator for Vertex, which outputs a human-readable representation. | |
Vertex of the path, including the orientation.
Used to place markers for "<marker>".