#include <functional>#include <optional>#include <type_traits>#include <vector>#include "impeller/geometry/point.h"#include "impeller/geometry/scalar.h"Go to the source code of this file.
Classes | |
| class | impeller::VertexWriter |
| An interface for generating a multi contour polyline as a triangle strip. More... | |
| struct | impeller::LinearPathComponent |
| struct | impeller::QuadraticPathComponent |
| struct | impeller::CubicPathComponent |
| struct | impeller::ContourComponent |
Namespaces | |
| impeller | |