#include "impeller/entity/geometry/geometry.h"
#include "impeller/entity/geometry/stroke_path_geometry.h"
#include "impeller/geometry/round_superellipse.h"
#include "impeller/geometry/rounding_radii.h"
Go to the source code of this file.
Classes | |
class | impeller::RoundSuperellipseGeometry |
A Geometry class that generates fillable vertices (with or without texture coordinates) directly from a round superellipse object regardless of radii uniformity. More... | |
class | impeller::StrokeRoundSuperellipseGeometry |
A Geometry class that produces fillable vertices representing the stroked outline of any |RoundSuperellipse| object regardless of radii uniformity. More... | |
Namespaces | |
impeller | |