Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/
Dpretty_print_geometry.hpp28 struct pretty_print_geometry struct
39 struct pretty_print_geometry<Box, boost::geometry::box_tag> argument
49 struct pretty_print_geometry<Segment, boost::geometry::segment_tag> struct
59 struct pretty_print_geometry<Ring, boost::geometry::ring_tag> argument
62 apply(std::ostream& os, Ring const& ring) in apply()
/third_party/boost/libs/geometry/test/algorithms/distance/
Dtest_distance_common.hpp109 struct pretty_print_geometry struct
114 return pretty_print_geometry_dispatch in apply() argument