#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGProgramChunk.h>#include <OSGVertexProgramChunkFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::VertexProgramChunkBase |
| VertexProgramChunk Base Class. More... | |
Defines | |
| #define | OSGVERTEXPROGRAMCHUNKBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Typedefs | |
| typedef VertexProgramChunkBase * | osg::VertexProgramChunkBaseP |
| typedef osgIF < VertexProgramChunkBase::isNodeCore, CoredNodePtr < VertexProgramChunk > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::VertexProgramChunkNodePtr |
| typedef RefPtr < VertexProgramChunkPtr > | osg::VertexProgramChunkRefPtr |
| #define OSGVERTEXPROGRAMCHUNKBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Definition at line 222 of file OSGVertexProgramChunkBase.h.
1.5.5