#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGNodeCore.h>#include <OSGLightEnvFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::LightEnvBase |
| LightEnv Base Class. More... | |
Defines | |
| #define | OSGLIGHTENVBASE_HEADER_CVSID "@(#)$Id: OSGLightEnvBase.h,v 1.6 2006/02/20 16:54:23 dirk Exp $" |
Typedefs | |
| typedef LightEnvBase * | osg::LightEnvBaseP |
| typedef osgIF < LightEnvBase::isNodeCore, CoredNodePtr< LightEnv > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::LightEnvNodePtr |
| typedef RefPtr< LightEnvPtr > | osg::LightEnvRefPtr |
| #define OSGLIGHTENVBASE_HEADER_CVSID "@(#)$Id: OSGLightEnvBase.h,v 1.6 2006/02/20 16:54:23 dirk Exp $" |
Definition at line 222 of file OSGLightEnvBase.h.
1.5.5