Home
last modified time | relevance | path

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

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/
H A DVBSPGeometry.cpp271 osg::Vec3 leftRightSeg, leftRightStep; in createDispSurface() local
391 leftRightSeg = rightEnd - leftEnd; in createDispSurface()
392 leftRightStep = leftRightSeg * subdivideScale; in createDispSurface()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/bsp/
H A DVBSPGeometry.cpp271 osg::Vec3 leftRightSeg, leftRightStep; in createDispSurface() local
391 leftRightSeg = rightEnd - leftEnd; in createDispSurface()
392 leftRightStep = leftRightSeg * subdivideScale; in createDispSurface()