#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGShaderChunk.h>#include <OSGBoolFields.h>#include <OSGGLenumFields.h>#include <OSGUInt32Fields.h>#include <OSGInt32Fields.h>#include <OSGSHLChunkFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::SHLChunkBase |
| SHLChunk Base Class. More... | |
Defines | |
| #define | OSGSHLCHUNKBASE_HEADER_CVSID "@(#)$Id: OSGSHLChunkBase.h,v 1.14 2006/11/17 17:16:04 a-m-z Exp $" |
Typedefs | |
| typedef SHLChunkBase * | osg::SHLChunkBaseP |
| typedef osgIF < SHLChunkBase::isNodeCore, CoredNodePtr< SHLChunk > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::SHLChunkNodePtr |
| typedef RefPtr< SHLChunkPtr > | osg::SHLChunkRefPtr |
| #define OSGSHLCHUNKBASE_HEADER_CVSID "@(#)$Id: OSGSHLChunkBase.h,v 1.14 2006/11/17 17:16:04 a-m-z Exp $" |
Definition at line 296 of file OSGSHLChunkBase.h.
1.5.5