#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGStateChunk.h>#include <OSGGLenumFields.h>#include <OSGColor4fFields.h>#include <OSGReal32Fields.h>#include <OSGFogChunkFields.h>Go to the source code of this file.
Classes | |
| class | osg::FogChunkBase |
| FogChunk Base Class. More... | |
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSGFOGCHUNKBASE_HEADER_CVSID "@(#)$Id: OSGFogChunkBase.h,v 1.2 2009/11/13 18:07:01 neumannc Exp $" |
Typedefs | |
| typedef FogChunkBase * | osg::FogChunkBaseP |
| typedef osgIF < FogChunkBase::isNodeCore, CoredNodePtr< FogChunk > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::FogChunkNodePtr |
| typedef RefPtr< FogChunkPtr > | osg::FogChunkRefPtr |
| #define OSGFOGCHUNKBASE_HEADER_CVSID "@(#)$Id: OSGFogChunkBase.h,v 1.2 2009/11/13 18:07:01 neumannc Exp $" |
Definition at line 333 of file OSGFogChunkBase.h.
1.6.1