Home
last modified time | relevance | path

Searched defs:linestring_type (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/concepts/
H A Dmulti_linestring_concept.hpp46 typedef typename boost::range_value<Geometry>::type linestring_type; typedef in boost::geometry::concepts::MultiLinestring
74 typedef typename boost::range_value<Geometry>::type linestring_type; typedef in boost::geometry::concepts::ConstMultiLinestring
/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 Dlinear.hpp111 typedef typename boost::range_value<MultiLinestring>::type linestring_type; typedef in boost::geometry::detail::is_simple::is_acceptable_turn
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/
H A Dpoint_in_geometry.hpp274 typedef typename boost::range_value<Geometry>::type linestring_type; in apply() typedef