#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGAttachment.h>#include <OSGStringFields.h>#include <OSGStringAttributeMapFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::StringAttributeMapBase |
| StringAttributeMap Base Class. More... | |
Defines | |
| #define | OSGSTRINGATTRIBUTEMAPBASE_HEADER_CVSID "@(#)$Id: OSGStringAttributeMapBase.h,v 1.2 2006/02/20 16:54:57 dirk Exp $" |
Typedefs | |
| typedef StringAttributeMapBase * | osg::StringAttributeMapBaseP |
| typedef osgIF < StringAttributeMapBase::isNodeCore, CoredNodePtr < StringAttributeMap > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::StringAttributeMapNodePtr |
| typedef RefPtr < StringAttributeMapPtr > | osg::StringAttributeMapRefPtr |
| #define OSGSTRINGATTRIBUTEMAPBASE_HEADER_CVSID "@(#)$Id: OSGStringAttributeMapBase.h,v 1.2 2006/02/20 16:54:57 dirk Exp $" |
Definition at line 264 of file OSGStringAttributeMapBase.h.
1.5.5