Searched refs:turn_indices (Results 1 – 4 of 4) sorted by relevance
61 std::set<signed_size_type> turn_indices; member249 for (set_iterator sit = properties.turn_indices.begin(); in assign_regions()250 sit != properties.turn_indices.end(); ++sit) in assign_regions()332 for (set_iterator sit = cinfo.turn_indices.begin(); in connects_same_region()333 sit != cinfo.turn_indices.end(); ++sit) in connects_same_region()377 for (set_iterator sit = properties.turn_indices.begin(); in create_region()378 sit != properties.turn_indices.end(); ++sit) in create_region()437 m_turns_per_ring[ring_id_by_seg_id(op.seg_id)].turn_indices.insert(turn_index); in iterate()469 std::set<signed_size_type> const& ids = cinfo.turn_indices; in iterate()
324 clusters[turn.cluster_id].turn_indices.insert(turn_index); in assign_cluster_to_turns()341 std::set<signed_size_type> const& turn_indices in remove_clusters() local342 = current_it->second.turn_indices; in remove_clusters()343 if (turn_indices.size() == 1) in remove_clusters()345 signed_size_type const turn_index = *turn_indices.begin(); in remove_clusters()360 std::set<signed_size_type>& ids = cinfo.turn_indices; in cleanup_clusters()455 std::set<signed_size_type>& ids = cinfo.turn_indices; in discard_interior_exterior_turns()518 std::set<signed_size_type> const& ids = cinfo.turn_indices; in set_colocation()728 std::set<signed_size_type> const& ids = cinfo.turn_indices; in gather_cluster_properties()
27 std::set<signed_size_type> turn_indices; member
158 std::set<signed_size_type> const& ids = cinfo.turn_indices; in set_visited_in_cluster()596 std::set<signed_size_type> const& ids = cinfo.turn_indices; in select_turn_from_cluster()