#include "impeller/entity/geometry/geometry.h"
#include "impeller/entity/geometry/stroke_path_geometry.h"
Go to the source code of this file.
Classes | |
class | impeller::EllipseGeometry |
A Geometry class that can directly generate vertices (with or without texture coordinates) for filled ellipses. More... | |
class | impeller::StrokeEllipseGeometry |
A Geometry class that produces fillable vertices representing the stroked outline of an ellipse with the given bounds. More... | |
Namespaces | |
impeller | |