#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGShaderParameterChunk.h>#include <OSGSHLChunkFields.h>#include <OSGSHLParameterChunkFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::SHLParameterChunkBase |
| SHLParameterChunk Base Class. More... | |
Defines | |
| #define | OSGSHLPARAMETERCHUNKBASE_HEADER_CVSID "@(#)$Id: OSGSHLParameterChunkBase.h,v 1.7 2006/02/20 17:04:38 dirk Exp $" |
Typedefs | |
| typedef SHLParameterChunkBase * | osg::SHLParameterChunkBaseP |
| typedef osgIF < SHLParameterChunkBase::isNodeCore, CoredNodePtr < SHLParameterChunk > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::SHLParameterChunkNodePtr |
| typedef RefPtr < SHLParameterChunkPtr > | osg::SHLParameterChunkRefPtr |
| #define OSGSHLPARAMETERCHUNKBASE_HEADER_CVSID "@(#)$Id: OSGSHLParameterChunkBase.h,v 1.7 2006/02/20 17:04:38 dirk Exp $" |
Definition at line 256 of file OSGSHLParameterChunkBase.h.
1.5.5