This is the complete list of members for impeller::Tessellator::ArcVertexGenerator, including all inherited members.
| GenerateVertices(const TessellatedVertexProc &proc) const override | impeller::Tessellator::ArcVertexGenerator | virtual |
| GetTriangleType() const override | impeller::Tessellator::ArcVertexGenerator | virtual |
| GetVertexCount() const override | impeller::Tessellator::ArcVertexGenerator | virtual |
| MakeFilled(const Arc::Iteration &iteration, Trigs &&trigs, const Rect &oval_bounds, bool use_center, bool supports_triangle_fans) | impeller::Tessellator::ArcVertexGenerator | static |
| MakeStroked(const Arc::Iteration &iteration, Trigs &&trigs, const Rect &oval_bounds, Scalar half_width, Cap cap, std::unique_ptr< Trigs > round_cap_trigs) | impeller::Tessellator::ArcVertexGenerator | static |
| Tessellator | impeller::Tessellator::ArcVertexGenerator | friend |