#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include <OSGBaseFunctions.h>#include <OSGImageFileType.h>#include <OSGSolidBackground.h>#include <OSGViewport.h>#include <OSGLogoData.h>#include <OSGSimpleStatisticsForeground.h>#include <OSGStatElemTypes.h>#include <OSGStatCollector.h>#include <OSGDrawable.h>#include <OSGPointLight.h>#include <OSGSpotLight.h>#include <OSGDirectionalLight.h>#include "OSGSimpleSceneManager.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: OSGSimpleSceneManager.cpp,v 1.28 2002/06/26 16:43:45 istoynov Exp $" |
| static Char8 | cvsid_hpp [] = OSGSIMPLESCENEMANAGER_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGSIMPLESCENEMANAGER_INLINE_CVSID |
Char8 cvsid_cpp[] = "@(#)$Id: OSGSimpleSceneManager.cpp,v 1.28 2002/06/26 16:43:45 istoynov Exp $" [static] |
Definition at line 941 of file OSGSimpleSceneManager.cpp.
Char8 cvsid_hpp[] = OSGSIMPLESCENEMANAGER_HEADER_CVSID [static] |
Definition at line 942 of file OSGSimpleSceneManager.cpp.
Char8 cvsid_inl[] = OSGSIMPLESCENEMANAGER_INLINE_CVSID [static] |
Definition at line 943 of file OSGSimpleSceneManager.cpp.
1.5.5