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 140 of file tessellator.h.
|
inlineoverridevirtual |
|VertexGenerator|
Implements impeller::Tessellator::VertexGenerator.
Definition at line 153 of file tessellator.h.
|
inlineoverridevirtual |
|VertexGenerator|
Implements impeller::Tessellator::VertexGenerator.
Definition at line 143 of file tessellator.h.
References impeller::kTriangleStrip.
|
inlineoverridevirtual |
|VertexGenerator|
Implements impeller::Tessellator::VertexGenerator.
Definition at line 148 of file tessellator.h.
References impeller::Tessellator::Trigs::size().
|
friend |
Definition at line 158 of file tessellator.h.