#include <path.h>
Definition at line 63 of file path.h.
◆ end_direction
| Vector2 impeller::Path::PolylineContour::end_direction |
The direction of the contour's end cap.
Definition at line 73 of file path.h.
◆ is_closed
| bool impeller::Path::PolylineContour::is_closed |
Denotes whether the last point of this contour is connected to the first point of this contour or not.
Definition at line 68 of file path.h.
◆ start_direction
| Vector2 impeller::Path::PolylineContour::start_direction |
The direction of the contour's start cap.
Definition at line 71 of file path.h.
◆ start_index
| size_t impeller::Path::PolylineContour::start_index |
Index that denotes the first point of this contour.
Definition at line 65 of file path.h.
The documentation for this struct was generated from the following file: