Home
last modified time | relevance | path

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

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/
H A DVBSPGeometry.cpp254 float texVScale; in createDispSurface() local
305 texVScale = 1.0f / (float)currentTexData.texture_height; in createDispSurface()
420 v *= texVScale; in createDispSurface()
520 float texVScale; in addFace() local
567 texVScale = 1.0f / (float)currentTexData.texture_height; in addFace()
603 v *= texVScale; in addFace()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/bsp/
H A DVBSPGeometry.cpp254 float texVScale; in createDispSurface() local
305 texVScale = 1.0f / (float)currentTexData.texture_height; in createDispSurface()
420 v *= texVScale; in createDispSurface()
520 float texVScale; in addFace() local
567 texVScale = 1.0f / (float)currentTexData.texture_height; in addFace()
603 v *= texVScale; in addFace()