Home
last modified time | relevance | path

Searched defs:layoutFeatureIndex (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_instance.hpp46 std::size_t layoutFeatureIndex; // Index into the set of features included at layout time member in mbgl::SymbolInstance
H A Dsymbol_layout.cpp237 void SymbolLayout::addFeature(const std::size_t layoutFeatureIndex, in addFeature()