#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGStateChunk.h>#include <OSGBoolFields.h>#include <OSGGLenumFields.h>#include <OSGReal32Fields.h>#include <OSGDepthChunkFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::DepthChunkBase |
| DepthChunk Base Class. More... | |
Defines | |
| #define | OSGDEPTHCHUNKBASE_HEADER_CVSID "@(#)$Id: OSGDepthChunkBase.h,v 1.7 2006/02/20 16:54:19 dirk Exp $" |
Typedefs | |
| typedef DepthChunkBase * | osg::DepthChunkBaseP |
| typedef osgIF < DepthChunkBase::isNodeCore, CoredNodePtr< DepthChunk > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::DepthChunkNodePtr |
| typedef RefPtr< DepthChunkPtr > | osg::DepthChunkRefPtr |
| #define OSGDEPTHCHUNKBASE_HEADER_CVSID "@(#)$Id: OSGDepthChunkBase.h,v 1.7 2006/02/20 16:54:19 dirk Exp $" |
Definition at line 288 of file OSGDepthChunkBase.h.
1.5.5