#include "impeller/entity/geometry/vertices_geometry.h"#include <cstdint>#include <utility>#include "impeller/core/buffer_view.h"Go to the source code of this file.
Namespaces | |
| impeller | |
Functions | |
| static std::vector< uint16_t > | impeller::fromFanIndices (const std::vector< Point > &vertices, const std::vector< uint16_t > &indices) |