Home
last modified time | relevance | path

Searched refs:holes_type (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/geometry/example/
Dc06_custom_polygon_example.cpp91 typedef boost::array<my_ring, 2> holes_type; typedef
93 static holes_type& get(my_polygon& p) in get()
98 static holes_type const& get(my_polygon const& p) in get()