#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGAttachmentContainer.h>#include <OSGFieldContainerFields.h>#include <OSGInt32Fields.h>#include <OSGTimeFields.h>#include <OSGUInt32Fields.h>#include <OSGUInt8Fields.h>#include <OSGStringFields.h>#include <OSGBoolFields.h>#include <OSGReal32Fields.h>#include <OSGUInt16Fields.h>#include <OSGImageFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::ImageBase |
| Image Base Class. More... | |
Defines | |
| #define | OSGIMAGEBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Typedefs | |
| typedef ImageBase * | osg::ImageBaseP |
| typedef osgIF < ImageBase::isNodeCore, CoredNodePtr< Image > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::ImageNodePtr |
| typedef RefPtr< ImagePtr > | osg::ImageRefPtr |
| #define OSGIMAGEBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Definition at line 453 of file OSGImageBase.h.
1.5.5