#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGMaterialDrawable.h>#include <OSGGeoPTypesFields.h>#include <OSGGeoPLengthsFields.h>#include <OSGGeoPositionsFields.h>#include <OSGGeoNormalsFields.h>#include <OSGGeoColorsFields.h>#include <OSGGeoTexCoordsFields.h>#include <OSGGeoIndicesFields.h>#include <OSGUInt16Fields.h>#include <OSGBoolFields.h>#include <OSGInt32Fields.h>#include <OSGGeometryFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::GeometryBase |
| Geometry Base Class. More... | |
Defines | |
| #define | OSGGEOMETRYBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.38 2005/07/08 06:37:35 vossg Exp $" |
Typedefs | |
| typedef GeometryBase * | osg::GeometryBaseP |
| typedef osgIF< GeometryBase::isNodeCore, CoredNodePtr< Geometry >, FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC >::_IRet | osg::GeometryNodePtr |
| typedef RefPtr< GeometryPtr > | osg::GeometryRefPtr |
|
|
Definition at line 373 of file OSGGeometryBase.h. |
1.4.3