Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Dfeature_index.hpp25 …IndexedSubfeature(std::size_t index_, std::string sourceLayerName_, std::string bucketName_, size_… in IndexedSubfeature() argument
27 , sourceLayerName(std::move(sourceLayerName_)) in IndexedSubfeature()