Show
Ignore:
Timestamp:
05/05/08 06:39:01 (3 months ago)
Author:
vossg
Message:

changed: base rebuild

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/System/Cluster/Window/SortFirst/OSGSortFirstWindowBase.h

    r1116 r1193  
    178178#endif 
    179179                  std::string         &editCompression    (void); 
    180             const std::string         &getCompression     (void) const; 
     180            const std::string          getCompression     (void) const; 
    181181 
    182182#ifdef OSG_1_GET_COMPAT 
     
    184184#endif 
    185185                  UInt32              &editSubtileSize    (void); 
    186             const UInt32              &getSubtileSize     (void) const; 
     186            const UInt32              getSubtileSize     (void) const; 
    187187 
    188188#ifdef OSG_1_GET_COMPAT 
     
    190190#endif 
    191191                  bool                &editCompose        (void); 
    192             const bool                &getCompose         (void) const; 
     192            const bool                getCompose         (void) const; 
    193193 
    194194#ifdef OSG_1_GET_COMPAT 
     
    197197#endif 
    198198                  UInt32              &editRegion         (const UInt32 index); 
    199             const UInt32              &getRegion          (const UInt32 index) const; 
    200                   MFUInt32            &editRegion         (void); 
    201             const MFUInt32            &getRegion         (void) const; 
     199            const UInt32               getRegion          (const UInt32 index) const; 
    202200 
    203201#ifdef OSG_1_GET_COMPAT 
     
    205203#endif 
    206204                  bool                &editUseFaceDistribution(void); 
    207             const bool                &getUseFaceDistribution (void) const; 
     205            const bool                getUseFaceDistribution (void) const; 
    208206 
    209207    /*! \}                                                                 */ 
     
    221219    /*! \name                Ptr MField Set                                */ 
    222220    /*! \{                                                                 */ 
    223  
    224221 
    225222    /*! \}                                                                 */