#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGStateChunk.h>#include <OSGGLenumFields.h>#include <OSGInt32Fields.h>#include <OSGUInt32Fields.h>#include <OSGStencilChunkFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::StencilChunkBase |
| StencilChunk Base Class. More... | |
Defines | |
| #define | OSGSTENCILCHUNKBASE_HEADER_CVSID "@(#)$Id: OSGStencilChunkBase.h,v 1.7 2006/09/08 13:45:30 yjung Exp $" |
Typedefs | |
| typedef StencilChunkBase * | osg::StencilChunkBaseP |
| typedef osgIF < StencilChunkBase::isNodeCore, CoredNodePtr< StencilChunk > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::StencilChunkNodePtr |
| typedef RefPtr< StencilChunkPtr > | osg::StencilChunkRefPtr |
| #define OSGSTENCILCHUNKBASE_HEADER_CVSID "@(#)$Id: OSGStencilChunkBase.h,v 1.7 2006/09/08 13:45:30 yjung Exp $" |
Definition at line 312 of file OSGStencilChunkBase.h.
1.5.5