#include "impeller/entity/geometry/fill_path_geometry.h"#include "impeller/entity/geometry/geometry.h"#include "impeller/entity/geometry/stroke_path_geometry.h"#include "impeller/geometry/round_rect.h"Go to the source code of this file.
Classes | |
| class | impeller::RoundRectGeometry |
| A Geometry class that generates fillable vertices (with or without texture coordinates) directly from a round rect object with uniform radii at every corner. More... | |
| class | impeller::FillRoundRectGeometry |
| A Geometry class that produces fillable vertices from any |RoundRect| object regardless of radii uniformity. More... | |
| class | impeller::StrokeRoundRectGeometry |
| A Geometry class that produces fillable vertices representing the stroked outline of any |Roundrect| object regardless of radii uniformity. More... | |
Namespaces | |
| impeller | |