Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp246 bool is_point = type == GeomType::POINT; in getGeometries() local
268 if (is_point) { in getGeometries()
291 if (!is_point) { in getGeometries()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/robustness/
H A Dget_rescale_policy.hpp268 static const bool is_point member
275 BOOST_MPL_ASSERT_MSG((is_point),