Flutter Impeller
impeller::VerticesGeometry Member List

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

CoversArea(const Matrix &transform, const Rect &rect) constimpeller::Geometryvirtual
Geometry()impeller::Geometry
GetCoverage(const Matrix &transform) const overrideimpeller::VerticesGeometryvirtual
GetPositionBuffer(const ContentContext &renderer, const Entity &entity, RenderPass &pass) overrideimpeller::VerticesGeometryvirtual
GetPositionColorBuffer(const ContentContext &renderer, const Entity &entity, RenderPass &pass)impeller::VerticesGeometry
GetPositionUVBuffer(Rect texture_coverage, Matrix effect_transform, const ContentContext &renderer, const Entity &entity, RenderPass &pass) overrideimpeller::VerticesGeometryvirtual
GetTextureCoordinateCoverge() constimpeller::VerticesGeometry
GetVertexType() const overrideimpeller::VerticesGeometryvirtual
HasTextureCoordinates() constimpeller::VerticesGeometry
HasVertexColors() constimpeller::VerticesGeometry
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
VertexMode enum nameimpeller::VerticesGeometry
VerticesGeometry(std::vector< Point > vertices, std::vector< uint16_t > indices, std::vector< Point > texture_coordinates, std::vector< Color > colors, Rect bounds, VerticesGeometry::VertexMode vertex_mode)impeller::VerticesGeometry
~Geometry()impeller::Geometryvirtual
~VerticesGeometry()impeller::VerticesGeometry