#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGAttachment.h>#include <OSGStringFields.h>#include <OSGFieldContainerFields.h>#include <OSGFCPtrAttributeMapFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::FCPtrAttributeMapBase |
| FCPtrAttributeMap Base Class. More... | |
Defines | |
| #define | OSGFCPTRATTRIBUTEMAPBASE_HEADER_CVSID "@(#)$Id: OSGFCPtrAttributeMapBase.h,v 1.2 2006/02/20 16:54:57 dirk Exp $" |
Typedefs | |
| typedef FCPtrAttributeMapBase * | osg::FCPtrAttributeMapBaseP |
| typedef osgIF < FCPtrAttributeMapBase::isNodeCore, CoredNodePtr < FCPtrAttributeMap > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::FCPtrAttributeMapNodePtr |
| typedef RefPtr < FCPtrAttributeMapPtr > | osg::FCPtrAttributeMapRefPtr |
| #define OSGFCPTRATTRIBUTEMAPBASE_HEADER_CVSID "@(#)$Id: OSGFCPtrAttributeMapBase.h,v 1.2 2006/02/20 16:54:57 dirk Exp $" |
Definition at line 264 of file OSGFCPtrAttributeMapBase.h.
1.5.5