#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include <OSGGL.h>#include <OSGDrawAction.h>#include <OSGRenderAction.h>#include "OSGLightEnv.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: OSGLightEnv.cpp,v 1.1 2005/04/23 11:00:58 a-m-z Exp $" |
| static Char8 | cvsid_hpp [] = OSGLIGHTENV_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGLIGHTENV_INLINE_CVSID |
Char8 cvsid_cpp[] = "@(#)$Id: OSGLightEnv.cpp,v 1.1 2005/04/23 11:00:58 a-m-z Exp $" [static] |
Definition at line 150 of file OSGLightEnv.cpp.
Char8 cvsid_hpp[] = OSGLIGHTENV_HEADER_CVSID [static] |
Definition at line 151 of file OSGLightEnv.cpp.
Char8 cvsid_inl[] = OSGLIGHTENV_INLINE_CVSID [static] |
Definition at line 152 of file OSGLightEnv.cpp.
1.5.5