#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGGroup.h>#include <OSGColor4fFields.h>#include <OSGNodeFields.h>#include <OSGBoolFields.h>#include <OSGReal32Fields.h>#include <OSGUInt32Fields.h>#include <OSGLightFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::LightBase |
| Light Base Class. More... | |
Defines | |
| #define | OSGLIGHTBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Typedefs | |
| typedef LightBase * | osg::LightBaseP |
| typedef osgIF < LightBase::isNodeCore, CoredNodePtr< Light > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::LightNodePtr |
| typedef RefPtr< LightPtr > | osg::LightRefPtr |
| #define OSGLIGHTBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Definition at line 312 of file OSGLightBase.h.
1.5.5