#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGBackground.h>#include <OSGMaterialFields.h>#include <OSGVec3fFields.h>#include <OSGPnt2fFields.h>#include <OSGBoolFields.h>#include <OSGUInt16Fields.h>#include <OSGReal32Fields.h>#include <OSGInt32Fields.h>#include <OSGPolygonBackgroundFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::PolygonBackgroundBase |
| PolygonBackground Base Class. More... | |
Defines | |
| #define | OSGPOLYGONBACKGROUNDBASE_HEADER_CVSID "@(#)$Id: OSGPolygonBackgroundBase.h,v 1.9 2007/03/09 16:59:50 yjung Exp $" |
Typedefs | |
| typedef PolygonBackgroundBase * | osg::PolygonBackgroundBaseP |
| typedef osgIF < PolygonBackgroundBase::isNodeCore, CoredNodePtr < PolygonBackground > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::PolygonBackgroundNodePtr |
| typedef RefPtr < PolygonBackgroundPtr > | osg::PolygonBackgroundRefPtr |
| #define OSGPOLYGONBACKGROUNDBASE_HEADER_CVSID "@(#)$Id: OSGPolygonBackgroundBase.h,v 1.9 2007/03/09 16:59:50 yjung Exp $" |
Definition at line 336 of file OSGPolygonBackgroundBase.h.
1.5.5