An interface for generating a multi contour polyline as a triangle strip.
More...
#include <path_tessellator.h>
An interface for generating a multi contour polyline as a triangle strip.
Definition at line 21 of file path_tessellator.h.
◆ EndContour()
virtual void impeller::PathTessellator::VertexWriter::EndContour |
( |
| ) |
|
|
pure virtual |
◆ Write()
virtual void impeller::PathTessellator::VertexWriter::Write |
( |
Point |
point | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: