#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGViewport.h>#include <OSGBoolFields.h>#include <OSGNodeFields.h>#include <OSGTextureChunkFields.h>#include <OSGInt32Fields.h>#include <OSGUInt32Fields.h>#include <OSGFBOViewportFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::FBOViewportBase |
| FBOViewport Base Class. More... | |
Defines | |
| #define | OSGFBOVIEWPORTBASE_HEADER_CVSID "@(#)$Id: OSGFBOViewportBase.h,v 1.1 2007/03/12 15:03:02 a-m-z Exp $" |
Typedefs | |
| typedef FBOViewportBase * | osg::FBOViewportBaseP |
| typedef osgIF < FBOViewportBase::isNodeCore, CoredNodePtr< FBOViewport > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::FBOViewportNodePtr |
| typedef RefPtr< FBOViewportPtr > | osg::FBOViewportRefPtr |
| #define OSGFBOVIEWPORTBASE_HEADER_CVSID "@(#)$Id: OSGFBOViewportBase.h,v 1.1 2007/03/12 15:03:02 a-m-z Exp $" |
Definition at line 373 of file OSGFBOViewportBase.h.
1.5.5