Flutter Impeller
impeller::CoverGeometry Member List

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

CoverGeometry()impeller::CoverGeometry
CoversArea(const Matrix &transform, const Rect &rect) const overrideimpeller::CoverGeometryvirtual
Geometry()impeller::Geometry
MakeCover()impeller::Geometrystatic
MakeFillPath(const Path &path, std::optional< Rect > inner_rect=std::nullopt)impeller::Geometrystatic
MakePointField(std::vector< Point > points, Scalar radius, bool round)impeller::Geometrystatic
MakeRect(Rect rect)impeller::Geometrystatic
MakeStrokePath(const Path &path, Scalar stroke_width=0.0, Scalar miter_limit=4.0, Cap stroke_cap=Cap::kButt, Join stroke_join=Join::kMiter)impeller::Geometrystatic
~CoverGeometry()impeller::CoverGeometry
~Geometry()impeller::Geometryvirtual