Home
last modified time | relevance | path

Searched refs:set_second_vertex (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/graph/planar_detail/
Dface_handles.hpp430 inline void set_second_vertex(vertex_t v) in set_second_vertex() function in boost::graph::detail::face_handle
Dboyer_myrvold_impl.hpp658 root_face_handle.set_second_vertex(second_side_vertex); in walkdown()
664 face_handles[first_side_vertex].set_second_vertex(v); in walkdown()
670 face_handles[second_side_vertex].set_second_vertex(v); in walkdown()