Searched refs:centerScope (Results 1 – 4 of 4) sorted by relevance
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osglauncher/ |
H A D | osglauncher.cpp | 174 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 D | osglauncher.cpp | 175 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 D | osgplanets.cpp | 58 static osg::Vec3 centerScope(0.0f, 0.0f, 0.0f); variable
|
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgplanets/ |
H A D | osgplanets.cpp | 58 static osg::Vec3 centerScope(0.0f, 0.0f, 0.0f); variable
|