Home
last modified time | relevance | path

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

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osglauncher/
H A Dosglauncher.cpp174 static osg::Vec3 centerScope(0.0f, 0.0f, 0.0f); variable
438 lookAt.makeLookAt(osg::Vec3(0.0f, -4.0f, 0.0f), centerScope, osg::Vec3(0.0f, 0.0f, 1.0f)); in main()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osglauncher/
H A Dosglauncher.cpp175 static osg::Vec3 centerScope(0.0f, 0.0f, 0.0f); variable
442 lookAt.makeLookAt(osg::Vec3(0.0f, -4.0f, 0.0f), centerScope, osg::Vec3(0.0f, 0.0f, 1.0f)); in main()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgplanets/
H A Dosgplanets.cpp58 static osg::Vec3 centerScope(0.0f, 0.0f, 0.0f); variable
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgplanets/
H A Dosgplanets.cpp58 static osg::Vec3 centerScope(0.0f, 0.0f, 0.0f); variable