Pangolin
Header-only C++20 plane computational geometry library
Loading...
Searching...
No Matches
pgl::PolygonWithHolesConcept Concept Reference

#include <forward.hpp>

Concept definition

template<class T>
concept PolygonWithHolesConcept = detail::is_polygon_with_holes_v<T>
Definition forward.hpp:317