Home
last modified time | relevance | path

Searched defs:point_vector (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_simple/
H A Ddebug_print_boundary_points.hpp66 typedef std::vector<point_type> point_vector; in apply() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dpoint.hpp58 using point_vector = std::vector<point_ptr<T>>; typedef