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