#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGNodePtr.h>#include <OSGNodeCore.h>#include "OSGCoredNodePtr.inl"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::CoredNodePtrBase |
| class | osg::CoredNodePtr< Core > |
Defines | |
| #define | OSGCOREDNODEPTR_HEADER_CVSID "@(#)$Id: OSGCoredNodePtr.h,v 1.7 2006/02/20 23:31:04 dirk Exp $" |
Functions | |
| template<class Core> | |
| void | osg::beginEditCP (const CoredNodePtr< Core > &objectP, BitVector whichField=FieldBits::AllFields, UInt32 origin=ChangedOrigin::External) |
| template<class Core> | |
| void | osg::endEditCP (const CoredNodePtr< Core > &objectP, BitVector whichField=FieldBits::AllFields, UInt32 origin=ChangedOrigin::External) |
| template<class Core> | |
| std::ostream & | osg::operator<< (std::ostream &str, const CoredNodePtr< Core > &cnp) |
| #define OSGCOREDNODEPTR_HEADER_CVSID "@(#)$Id: OSGCoredNodePtr.h,v 1.7 2006/02/20 23:31:04 dirk Exp $" |
Definition at line 222 of file OSGCoredNodePtr.h.
1.5.5