Changeset 1156 for trunk/Source/System/Image/WS/OSGImageBase.h
- Timestamp:
- 04/14/08 08:19:04 (8 months ago)
- Files:
-
- trunk/Source/System/Image/WS/OSGImageBase.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/Image/WS/OSGImageBase.h
r1116 r1156 623 623 /*! \} */ 624 624 /*---------------------------------------------------------------------*/ 625 /*! \name Parent linking */ 626 /*! \{ */ 627 628 virtual bool linkParent (const FieldContainerPtr pParent, 629 const UInt16 childFieldId, 630 const UInt16 parentFieldId); 631 virtual bool unlinkParent(const FieldContainerPtr pParent, 632 const UInt16 parentFieldId); 633 634 /*! \} */ 635 /*---------------------------------------------------------------------*/ 625 636 /*! \name Generic Field Access */ 626 637 /*! \{ */
