Flutter Impeller
impeller::LineGeometry Member List

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

CanApplyMaskFilter() constimpeller::Geometryvirtual
ComputeAlongVector(const Matrix &transform, bool allow_zero_length, Point p0, Point p1, Scalar width)impeller::LineGeometrystatic
ComputeAlphaCoverage(const Matrix &transform) const overrideimpeller::LineGeometryvirtual
ComputeCorners(Point corners[4], const Matrix &transform, bool extend_endpoints, Point p0, Point p1, Scalar width)impeller::LineGeometrystatic
ComputePixelHalfWidth(const Matrix &transform, Scalar width)impeller::LineGeometrystatic
ComputePositionGeometry(const ContentContext &renderer, const Tessellator::VertexGenerator &generator, const Entity &entity, RenderPass &pass)impeller::Geometrystatic
ComputeStrokeAlphaCoverage(const Matrix &entity, Scalar stroke_width)impeller::Geometrystatic
CoversArea(const Matrix &transform, const Rect &rect) const overrideimpeller::LineGeometryvirtual
GetCap() constimpeller::LineGeometryinline
GetCoverage(const Matrix &transform) const overrideimpeller::LineGeometryvirtual
GetP0() constimpeller::LineGeometryinline
GetP1() constimpeller::LineGeometryinline
GetResultMode() constimpeller::Geometryvirtual
GetWidth() constimpeller::LineGeometryinline
IsAxisAlignedRect() const overrideimpeller::LineGeometryvirtual
LineGeometry(Point p0, Point p1, Scalar width, Cap cap)impeller::LineGeometryexplicit
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
MakeRect(const Rect &rect)impeller::Geometrystatic
MakeRoundRect(const Rect &rect, const Size &radii)impeller::Geometrystatic
MakeRoundSuperellipse(const Rect &rect, Scalar corner_radius)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
~Geometry()impeller::Geometryinlinevirtual
~LineGeometry() overrideimpeller::LineGeometry