This is the complete list of members for impeller::Path, including all inherited members.
| begin() const | impeller::Path | |
| ComponentType enum name | impeller::Path | |
| CountStorage(Scalar scale) const | impeller::Path | |
| CreatePolyline(Scalar scale, Polyline::PointBufferPtr point_buffer=std::make_unique< std::vector< Point >>(), Polyline::ReclaimPointBufferCallback reclaim=nullptr) const | impeller::Path | |
| end() const | impeller::Path | |
| EndContour(size_t storage_offset, Polyline &polyline, size_t component_index, std::vector< PolylineContour::Component > &poly_components) const | impeller::Path | |
| GetBoundingBox() const | impeller::Path | |
| GetComponentCount(std::optional< ComponentType > type={}) const | impeller::Path | |
| GetFillType() const | impeller::Path | |
| GetPointCount() const | impeller::Path | |
| GetTransformedBoundingBox(const Matrix &transform) const | impeller::Path | |
| IsConvex() const | impeller::Path | |
| IsEmpty() const | impeller::Path | |
| IsSingleContour() const | impeller::Path | |
| Path() | impeller::Path | |
| PathBuilder class | impeller::Path | friend |
| VerbToOffset(Path::ComponentType verb) | impeller::Path | inlinestatic |
| WritePolyline(Scalar scale, VertexWriter &writer) const | impeller::Path | |
| ~Path() | impeller::Path |