The |VertexGenerator| implementation common to all shapes that are based on a polygonal representation of an ellipse. More...
#include <tessellator.h>
Public Member Functions | |
PrimitiveType | GetTriangleType () const override |
|VertexGenerator| More... | |
size_t | GetVertexCount () const override |
|VertexGenerator| More... | |
void | GenerateVertices (const TessellatedVertexProc &proc) const override |
|VertexGenerator| More... | |
Friends | |
class | Tessellator |
The |VertexGenerator| implementation common to all shapes that are based on a polygonal representation of an ellipse.
Definition at line 123 of file tessellator.h.
|
inlineoverridevirtual |
|VertexGenerator|
Implements impeller::Tessellator::VertexGenerator.
Definition at line 136 of file tessellator.h.
|
inlineoverridevirtual |
|VertexGenerator|
Implements impeller::Tessellator::VertexGenerator.
Definition at line 126 of file tessellator.h.
References impeller::kTriangleStrip.
|
inlineoverridevirtual |
|VertexGenerator|
Implements impeller::Tessellator::VertexGenerator.
Definition at line 131 of file tessellator.h.
|
friend |
Definition at line 141 of file tessellator.h.