#include <memory>#include <tuple>#include "flutter/impeller/geometry/path_source.h"#include "flutter/impeller/geometry/scalar.h"#include "flutter/impeller/geometry/wangs_formula.h"Go to the source code of this file.
Classes | |
| class | impeller::PathTessellator |
| class | impeller::PathTessellator::VertexWriter |
| An interface for generating a multi contour polyline as a triangle strip. More... | |
| class | impeller::PathTessellator::SegmentReceiver |
| An interface for receiving pruned path segments. More... | |
| struct | impeller::PathTessellator::Quad |
| struct | impeller::PathTessellator::Conic |
| struct | impeller::PathTessellator::Cubic |
Namespaces | |
| impeller | |