#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGPointLight.h>#include <OSGVec3fFields.h>#include <OSGReal32Fields.h>#include <OSGSpotLightFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::SpotLightBase |
| SpotLight Base Class. More... | |
Defines | |
| #define | OSGSPOTLIGHTBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Typedefs | |
| typedef SpotLightBase * | osg::SpotLightBaseP |
| typedef osgIF < SpotLightBase::isNodeCore, CoredNodePtr< SpotLight > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::SpotLightNodePtr |
| typedef RefPtr< SpotLightPtr > | osg::SpotLightRefPtr |
| #define OSGSPOTLIGHTBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Definition at line 272 of file OSGSpotLightBase.h.
1.5.5