Home
last modified time | relevance | path

Searched defs:sectionalize_part (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/sections/
Dsectionalize.hpp388 struct sectionalize_part struct
390 static const std::size_t dimension_count
399 static inline void apply(Sections& sections, in apply()
432 static inline void apply(Sections& sections, in apply()
/third_party/boost/libs/geometry/test/algorithms/detail/sections/
Dsectionalize.cpp51 > sectionalize_part; in test_sectionalize_part() typedef