Searched refs:get_disjoint_strategy (Results 1 – 6 of 6) sorted by relevance
80 inline disjoint_strategy_type get_disjoint_strategy() const in get_disjoint_strategy() function in boost::geometry::strategy::side::geographic
96 static inline disjoint_strategy_type get_disjoint_strategy() in get_disjoint_strategy() function in boost::geometry::strategy::side::spherical_side_formula
400 inline disjoint_strategy_type get_disjoint_strategy() const in get_disjoint_strategy() function in boost::geometry::strategy::within::winding402 return m_side_strategy.get_disjoint_strategy(); in get_disjoint_strategy()
81 static inline disjoint_strategy_type get_disjoint_strategy() in get_disjoint_strategy() function in boost::geometry::strategy::side::side_by_triangle
259 … overlaps_box_segment<disjoint_strategy_type>(strategy.get_disjoint_strategy())); in get_common_points()
240 … overlaps_box_segment<disjoint_strategy_type>(strategy.get_disjoint_strategy())); in apply()