#include <OSGBaseTypes.h>#include <OSGWindow.h>#include <OSGDrawAction.h>#include <OSGRenderAction.h>#include <OSGNode.h>#include <OSGImageForeground.h>#include <OSGTransform.h>#include <OSGGeometry.h>#include <OSGGeoPropPtrs.h>#include <OSGSimpleMaterial.h>#include <OSGPerspectiveCamera.h>#include <OSGDirectionalLight.h>#include <OSGNavigator.h>#include <OSGStatisticsForeground.h>#include "OSGSimpleSceneManager.inl"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::SimpleSceneManager |
| A helper class to simplify managing simple applications. More... | |
Defines | |
| #define | OSGSIMPLESCENEMANAGER_HEADER_CVSID "@(#)$Id: OSGSimpleSceneManager.h,v 1.11 2001/11/19 18:40:50 dirk Exp $" |
Typedefs | |
| typedef SimpleSceneManager * | osg::SimpleSceneManagerP |
| #define OSGSIMPLESCENEMANAGER_HEADER_CVSID "@(#)$Id: OSGSimpleSceneManager.h,v 1.11 2001/11/19 18:40:50 dirk Exp $" |
Definition at line 232 of file OSGSimpleSceneManager.h.
1.5.5