#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGShaderParameterChunk.h>#include <OSGStringFields.h>#include <OSGShaderChunkFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::ShaderChunkBase |
| ShaderChunk Base Class. More... | |
Defines | |
| #define | OSGSHADERCHUNKBASE_HEADER_CVSID "@(#)$Id: OSGShaderChunkBase.h,v 1.8 2006/11/17 17:16:04 a-m-z Exp $" |
Typedefs | |
| typedef ShaderChunkBase * | osg::ShaderChunkBaseP |
| typedef osgIF < ShaderChunkBase::isNodeCore, CoredNodePtr< ShaderChunk > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::ShaderChunkNodePtr |
| typedef RefPtr< ShaderChunkPtr > | osg::ShaderChunkRefPtr |
| #define OSGSHADERCHUNKBASE_HEADER_CVSID "@(#)$Id: OSGShaderChunkBase.h,v 1.8 2006/11/17 17:16:04 a-m-z Exp $" |
Definition at line 256 of file OSGShaderChunkBase.h.
1.5.5