Home
last modified time | relevance | path

Searched refs:add_vertex (Results 1 – 2 of 2) 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.hpp176 inline vertex_handle add_vertex(signed_size_type id) in add_vertex() function in boost::geometry::detail::is_valid::complement_graph
182 inline vertex_handle add_vertex(TurnPoint const& turn_point) in add_vertex() function in boost::geometry::detail::is_valid::complement_graph
H A Dpolygon.hpp425 typename graph::vertex_handle v1 = g.add_vertex in apply()
427 typename graph::vertex_handle v2 = g.add_vertex in apply()
429 typename graph::vertex_handle vip = g.add_vertex(tit->point); in apply()