Show
Ignore:
Timestamp:
11/02/07 11:38:37 (10 months ago)
Author:
patrick
Message:

Regenerated by fcd2code. This change has already been made on the trunk, so
there is no need to merge this revision when this branch is folded back into
the mainline code.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/fcptr_stable_jun07/Source/Contrib/Manipulators/OSGManipulatorFields.h

    r752 r994  
    9393 
    9494#if !defined(OSG_DO_DOC) || (OSG_DOC_LEVEL >= 3) 
    95 /*! \ingroup GrpSystemFieldTraits 
     95/*! \ingroup GrpContribGUIFieldTraits 
    9696 */ 
    9797#if !defined(OSG_DOC_DEV_TRAITS) 
     
    129129 
    130130#if !defined(OSG_DO_DOC) || defined(OSG_DOC_FIELD_TYPEDEFS) 
    131 /*! \ingroup GrpSystemFieldSingle */ 
     131/*! \ingroup GrpContribGUIFieldSingle */ 
    132132 
    133133typedef SFieldAdaptor<ManipulatorPtr, SFFieldContainerPtr> SFManipulatorPtr; 
     
    139139 
    140140#if !defined(OSG_DO_DOC) || defined(OSG_DOC_FIELD_TYPEDEFS) 
    141 /*! \ingroup GrpSystemFieldMulti */ 
     141/*! \ingroup GrpContribGUIFieldMulti */ 
    142142 
    143143typedef MFieldAdaptor<ManipulatorPtr, MFFieldContainerPtr> MFManipulatorPtr;