Template Class Earcut

Nested Relationships

Nested Types

Class Documentation

template<typename N = uint32_t>
class Earcut

Public Functions

template<typename Polygon>
void operator()(const Polygon &points)

Public Members

std::vector<N> indices
std::size_t vertices = 0