#include <stdlib.h>#include <stdio.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSGCOREDNODEPTR_INLINE_CVSID "@(#)$Id: OSGCoredNodePtr.inl,v 1.5 2005/05/31 19:53:45 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) |
|
|
Definition at line 330 of file OSGCoredNodePtr.inl. |
1.4.3