#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include "OSGSpotLightBase.h"#include "OSGSpotLight.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_COMPILESPOTLIGHTINST |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: FCBaseTemplate_cpp.h,v 1.45 2005/07/20 00:10:14 vossg Exp $" |
| static Char8 | cvsid_hpp [] = OSGSPOTLIGHTBASE_HEADER_CVSID |
| static Char8 | cvsid_inl [] = OSGSPOTLIGHTBASE_INLINE_CVSID |
| static Char8 | cvsid_fields_hpp [] = OSGSPOTLIGHTFIELDS_HEADER_CVSID |
| #define OSG_COMPILESPOTLIGHTINST |
Definition at line 54 of file OSGSpotLightBase.cpp.
Char8 cvsid_cpp[] = "@(#)$Id: FCBaseTemplate_cpp.h,v 1.45 2005/07/20 00:10:14 vossg Exp $" [static] |
Definition at line 356 of file OSGSpotLightBase.cpp.
Char8 cvsid_hpp[] = OSGSPOTLIGHTBASE_HEADER_CVSID [static] |
Definition at line 357 of file OSGSpotLightBase.cpp.
Char8 cvsid_inl[] = OSGSPOTLIGHTBASE_INLINE_CVSID [static] |
Definition at line 358 of file OSGSpotLightBase.cpp.
Char8 cvsid_fields_hpp[] = OSGSPOTLIGHTFIELDS_HEADER_CVSID [static] |
Definition at line 360 of file OSGSpotLightBase.cpp.
1.5.5