#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include <OSGGL.h>#include <OSGDrawAction.h>#include <OSGRenderAction.h>#include "OSGSpotLight.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: $" |
| static Char8 | cvsid_hpp [] = OSGSPOTLIGHT_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGSPOTLIGHT_INLINE_CVSID |
Char8 cvsid_cpp[] = "@(#)$Id: $" [static] |
Definition at line 244 of file OSGSpotLight.cpp.
Char8 cvsid_hpp[] = OSGSPOTLIGHT_HEADER_CVSID [static] |
Definition at line 245 of file OSGSpotLight.cpp.
Char8 cvsid_inl[] = OSGSPOTLIGHT_INLINE_CVSID [static] |
Definition at line 246 of file OSGSpotLight.cpp.
1.5.5