Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/
DMockNavi.cpp168 float posz = -z * 2.0 * CITY_GRID_SIZE; in generateCity() local
170 vec3f housePosition(posx, posy, posz); in generateCity()