Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSGFIELDCONTAINERFUNCS_INLINE_CVSID "@(#)$Id: $" |
Functions | |
| void | osg::addRefCP (const FieldContainerPtrBase &objectP) |
| void | osg::subRefCP (const FieldContainerPtrBase &objectP) |
| void | osg::clearRefCP (FieldContainerPtrBase &objectP) |
| void | osg::setRefdCP (FieldContainerPtrBase &objectP, const FieldContainerPtrBase &newObjectP) |
| void | osg::beginEditCP (const FieldContainerPtr &objectP, BitVector whichField=FieldBits::AllFields, UInt32 origin=ChangedOrigin::External) |
| void | osg::endEditCP (const FieldContainerPtr &objectP, BitVector whichField=FieldBits::AllFields, UInt32 origin=ChangedOrigin::External) |
| void | osg::changedCP (const FieldContainerPtr &objectP, BitVector whichField=FieldBits::AllFields, UInt32 origin=ChangedOrigin::External) |
| void | osg::endEditNotChangedCP (const FieldContainerPtr &objectP, BitVector whichField=FieldBits::AllFields, UInt32 origin=ChangedOrigin::External) |
|
|
Definition at line 227 of file OSGFieldContainerPtrFuncsImpl.inl. |
1.4.3