Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
impeller::PointFieldGeometry Member List

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

CanApplyMaskFilter() constimpeller::Geometryvirtual
ComputePositionGeometry(const ContentContext &renderer, const Tessellator::VertexGenerator &generator, const Entity &entity, RenderPass &pass)impeller::Geometryprotectedstatic
CoversArea(const Matrix &transform, const Rect &rect) constimpeller::Geometryvirtual
GetCoverage(const Matrix &transform) const overrideimpeller::PointFieldGeometryprivatevirtual
GetPositionBuffer(const ContentContext &renderer, const Entity &entity, RenderPass &pass) const overrideimpeller::PointFieldGeometryprivatevirtual
GetResultMode() constimpeller::Geometryvirtual
IsAxisAlignedRect() constimpeller::Geometryvirtual
MakeCircle(const Point &center, Scalar radius)impeller::Geometrystatic
MakeCover()impeller::Geometrystatic
MakeFillPath(const Path &path, std::optional< Rect > inner_rect=std::nullopt)impeller::Geometrystatic
MakeLine(const Point &p0, const Point &p1, Scalar width, Cap cap)impeller::Geometrystatic
MakeOval(const Rect &rect)impeller::Geometrystatic
MakePointField(std::vector< Point > points, Scalar radius, bool round)impeller::Geometrystatic
MakeRect(const Rect &rect)impeller::Geometrystatic
MakeRoundRect(const Rect &rect, const Size &radii)impeller::Geometrystatic
MakeStrokedCircle(const Point &center, Scalar radius, Scalar stroke_width)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
PointFieldGeometry(std::vector< Point > points, Scalar radius, bool round)impeller::PointFieldGeometry
~PointFieldGeometry()=defaultimpeller::PointFieldGeometry