Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_projection.hpp17 struct TileDistance { struct
18 TileDistance(float prevTileDistance_, float lastSegmentViewportDistance_) in TileDistance() argument
21 float prevTileDistance;
22 float lastSegmentViewportDistance;