Home
last modified time | relevance | path

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

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/Terrain/include/
H A DTerrain.h116 Real tsYdist = (y / terrainSize) - tsPos.y; in doTerrainModify() local
154 Real tsYdist = (y / imgSize) - tsPos.y; in doTerrainModify() local
/dports/graphics/ogre3d/ogre-1.11.6/Samples/Terrain/include/
H A DTerrain.h117 Real tsYdist = (y / terrainSize) - tsPos.y; in doTerrainModify() local
155 Real tsYdist = (y / imgSize) - tsPos.y; in doTerrainModify() local