Flutter Impeller
impeller::RectGeometry Member List

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

ComputePositionGeometry(const Tessellator::VertexGenerator &generator, const Entity &entity, RenderPass &pass)impeller::Geometryprotectedstatic
ComputePositionUVGeometry(const Tessellator::VertexGenerator &generator, const Matrix &uv_transform, const Entity &entity, RenderPass &pass)impeller::Geometryprotectedstatic
CoversArea(const Matrix &transform, const Rect &rect) const overrideimpeller::RectGeometryvirtual
IsAxisAlignedRect() const overrideimpeller::RectGeometryvirtual
MakeCircle(const Point &center, Scalar radius)impeller::Geometrystatic
MakeCover()impeller::Geometrystatic
MakeFillPath(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(Path path, Scalar stroke_width=0.0, Scalar miter_limit=4.0, Cap stroke_cap=Cap::kButt, Join stroke_join=Join::kMiter)impeller::Geometrystatic
RectGeometry(Rect rect)impeller::RectGeometryexplicit
~RectGeometry()=defaultimpeller::RectGeometry