#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGNodeCore.h>#include <OSGDVRAppearanceFields.h>#include <OSGDVRGeometryFields.h>#include <OSGDVRShader.h>#include <OSGStringFields.h>#include <OSGReal32Fields.h>#include <OSGBoolFields.h>#include <OSGUInt32Fields.h>#include <OSGQBit.h>#include <OSGUInt16Fields.h>#include <OSGMaterialFields.h>#include <OSGVec3fFields.h>#include <OSGChunkMaterialFields.h>#include <OSGDVRVolumeFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::DVRVolumeBase |
| DVRVolume Base Class. More... | |
Defines | |
| #define | OSGDVRVOLUMEBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Typedefs | |
| typedef DVRVolumeBase * | osg::DVRVolumeBaseP |
| typedef osgIF < DVRVolumeBase::isNodeCore, CoredNodePtr< DVRVolume > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::DVRVolumeNodePtr |
| typedef RefPtr< DVRVolumePtr > | osg::DVRVolumeRefPtr |
| #define OSGDVRVOLUMEBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Definition at line 413 of file OSGDVRVolumeBase.h.
1.5.5