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/SortLast/OSGBinarySwapComposerBase.h

    r1116 r1193  
    158158#endif 
    159159                  bool                &editShort          (void); 
    160             const bool                &getShort           (void) const; 
     160            const bool                getShort           (void) const; 
    161161 
    162162#ifdef OSG_1_GET_COMPAT 
     
    164164#endif 
    165165                  bool                &editAlpha          (void); 
    166             const bool                &getAlpha           (void) const; 
     166            const bool                getAlpha           (void) const; 
    167167 
    168168#ifdef OSG_1_GET_COMPAT 
     
    170170#endif 
    171171                  UInt32              &editTileSize       (void); 
    172             const UInt32              &getTileSize        (void) const; 
     172            const UInt32              getTileSize        (void) const; 
    173173 
    174174    /*! \}                                                                 */ 
     
    185185    /*! \name                Ptr MField Set                                */ 
    186186    /*! \{                                                                 */ 
     187 
    187188    /*! \}                                                                 */ 
    188189    /*---------------------------------------------------------------------*/