Home
last modified time | relevance | path

Searched refs:travels_to_vertex_index (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/overlay/
H A Denrichment_info.hpp34 : travels_to_vertex_index(-1) in enrichment_info()
54 signed_size_type travels_to_vertex_index; member
H A Dtraversal.hpp709 << " to=" << other_op.enriched.travels_to_vertex_index in change_index_for_self_turn()
715 to_vertex_index = other_op.enriched.travels_to_vertex_index; in change_index_for_self_turn()
733 if (previous_op.enriched.travels_to_vertex_index < 0 in select_turn_from_enriched()
739 to_vertex_index = previous_op.enriched.travels_to_vertex_index; in select_turn_from_enriched()
H A Denrich_intersection_points.hpp134 op.enriched.travels_to_vertex_index in enrich_assign()
168 << " [vx " << op.enriched.travels_to_vertex_index << "]" in enrich_assign()