Flutter Engine
The Flutter Engine
impeller::Tessellator Member List

This is the complete list of members for impeller::Tessellator, including all inherited members.

CreateTempPolyline(const Path &path, Scalar tolerance)impeller::Tessellator
FilledCircle(const Matrix &view_transform, const Point &center, Scalar radius)impeller::Tessellator
FilledEllipse(const Matrix &view_transform, const Rect &bounds)impeller::Tessellator
FilledRoundRect(const Matrix &view_transform, const Rect &bounds, const Size &radii)impeller::Tessellator
index_buffer_impeller::Tessellatorprotected
kCircleToleranceimpeller::Tessellatorstatic
point_buffer_impeller::Tessellatorprotected
Result enum nameimpeller::Tessellator
RoundCapLine(const Matrix &view_transform, const Point &p0, const Point &p1, Scalar radius)impeller::Tessellator
StrokedCircle(const Matrix &view_transform, const Point &center, Scalar radius, Scalar half_width)impeller::Tessellator
TessellateConvex(const Path &path, HostBuffer &host_buffer, Scalar tolerance)impeller::Tessellator
TessellateConvexInternal(const Path &path, std::vector< Point > &point_buffer, std::vector< uint16_t > &index_buffer, Scalar tolerance)impeller::Tessellatorstatic
TessellatedVertexProc typedefimpeller::Tessellator
Tessellator()impeller::Tessellator
~Tessellator()impeller::Tessellatorvirtual