Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/
Ddensify.cpp196 typedef bg::model::ring<P, true, false> oring_t; in test_all() typedef
212 test_areal<oring_t>("POLYGON((1 1, 1 2, 2 2))"); in test_all()
217 test_areal<oring_t>("POLYGON((0 0,0 40,40 40,40 0))"); in test_all()