Home
last modified time | relevance | path

Searched defs:geometry_type (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/concepts/
H A Dconvex_hull_concept.hpp48 typedef typename Strategy::geometry_type geometry_type; typedef in boost::geometry::concepts::ConvexHullStrategy
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geometry/0.9.3/include/mapbox/geometry/
H A Dgeometry.hpp47 using geometry_type = geometry<T>; typedef
H A Dfeature.hpp53 …using geometry_type = mapbox::geometry::geometry<T>; // Fully qualified to avoid GCC -fpermissive … typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dhull_graham_andrew.hpp205 typedef InputGeometry geometry_type; typedef in boost::geometry::strategy::convex_hull::graham_andrew