Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/disjoint/
Dlinear_linear.hpp100 > ratio_type; in apply() typedef
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dintersection_insert.hpp322 > ratio_type; in apply() typedef
465 … typedef geometry::segment_ratio<typename geometry::coordinate_type<PointOut>::type> ratio_type; in apply() typedef
/third_party/boost/boost/geometry/algorithms/detail/relate/
Dturns.hpp76 typedef typename segment_ratio_type<point1_type, RobustPolicy>::type ratio_type; typedef
/third_party/boost/libs/geometry/test/strategies/
Dsegment_intersection_collinear.cpp147 typedef bg::segment_ratio<typename bg::coordinate_type<P>::type> ratio_type; in test_segment_ratio() typedef
/third_party/boost/boost/geometry/strategies/cartesian/
Dintersection.hpp359 typedef segment_ratio<modelled_coordinate_type> ratio_type; in apply() typedef