Searched defs:vertex2 (Results 1 – 12 of 12) sorted by relevance
195 typename boost::graph_traits<Graph>::vertex_descriptor vertex2, in add_edge_to_route()231 typename boost::graph_traits<Graph>::vertex_descriptor vertex2, in build_route()
210 typename boost::graph_traits<Graph>::vertex_descriptor vertex2, in add_edge_to_route()246 typename boost::graph_traits<Graph>::vertex_descriptor vertex2, in build_route()
67 typedef typename graph_traits< Graph2 >::vertex_descriptor vertex2; in randomly_permute_graph() typedef
229 Vertex vertex2 = get(correspondence_map_1_to_2, vertex1); in operator ()() local
66 typedef typename graph_traits< Graph2 >::vertex_descriptor vertex2; in randomly_permute_graph() typedef
266 const float* vertex2 = (&test_result.rendered_data[0]) + (n_vertex + 1) * 3; /* components */ in checkSecondOuterTessellationLevelEffect() local
181 const tcu::Vec4 vertex2 = genRandomVector(rnd); in iterate() local
215 const tcu::Vec4 vertex2 = genRandomVector(rnd); in init() local
251 const Vertex4RGBA vertex2 = in createPoints() local
750 …typename polygon_45_set_data<coordinate_type>::Vertex45Compact vertex2(elem.first.second, rise, -c… in downcast() local
964 typename geodesic_type::vertex_data vertex2; member