Home
last modified time | relevance | path

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

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Terrain/src/
H A DOgreTerrainLayerBlendMap.cpp100 void TerrainLayerBlendMap::convertUVToWorldSpace(Real x, Real y, Vector3* outWorldPos) in convertUVToWorldSpace() argument
102 mParent->getPosition(x, 1.0f - y, 0, outWorldPos); in convertUVToWorldSpace()
/dports/graphics/ogre3d/ogre-1.11.6/Components/Terrain/src/
H A DOgreTerrainLayerBlendMap.cpp100 void TerrainLayerBlendMap::convertUVToWorldSpace(Real x, Real y, Vector3* outWorldPos) in convertUVToWorldSpace() argument
102 mParent->getPosition(x, 1.0f - y, 0, outWorldPos); in convertUVToWorldSpace()
/dports/graphics/ogre3d/ogre-1.11.6/Components/Terrain/include/
H A DOgreTerrainLayerBlendMap.h103 void convertUVToWorldSpace(Real x, Real y, Vector3* outWorldPos);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Terrain/include/
H A DOgreTerrainLayerBlendMap.h104 void convertUVToWorldSpace(Real x, Real y, Vector3* outWorldPos);