Home
last modified time | relevance | path

Searched refs:turn_point (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dcomplement_graph.hpp42 complement_graph_vertex(TurnPoint const* turn_point, in complement_graph_vertex() argument
45 , m_turn_point(turn_point) in complement_graph_vertex()
182 inline vertex_handle add_vertex(TurnPoint const& turn_point) in add_vertex() argument
185 = m_vertices.insert(vertex(boost::addressof(turn_point), in add_vertex()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dsort_by_side.hpp306 void apply(Point const& turn_point) in apply()
315 …less_by_side<Point, SideStrategy, less_by_index, Compare> less_unique(m_origin, turn_point, m_stra… in apply()
316 …less_by_side<Point, SideStrategy, less_false, Compare> less_non_unique(m_origin, turn_point, m_str… in apply()
H A Dhandle_colocations.hpp735 point_type turn_point; // should be all the same for all turns in cluster in gather_cluster_properties() local
745 turn_point = turn.point; in gather_cluster_properties()
754 sbs.apply(turn_point); in gather_cluster_properties()