Home
last modified time | relevance | path

Searched defs:sections_type (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dturn_in_original_visitor.hpp175 typedef typename Original::sections_type sections_type; in point_in_original() typedef
Dbuffered_piece_collection.hpp224 typedef geometry::sections<box_type, 1> sections_type; typedef
279 typedef geometry::sections<box_type, 2> sections_type; typedef
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dself_turn_points.hpp153 typedef geometry::sections<box_type, 2> sections_type; in apply() typedef
Dget_turns.hpp573 typedef geometry::sections<box_type, 2> sections_type; in apply() typedef
/third_party/boost/libs/geometry/test/algorithms/detail/sections/
Dsectionalize.cpp43 typedef bg::sections<box_type, DimensionCount> sections_type; in test_sectionalize_part() typedef