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/BalancedMultiWindow/OSGBalancedMultiWindowBase.h

    r1116 r1193  
    178178#endif 
    179179                  bool                &editBalance        (void); 
    180             const bool                &getBalance         (void) const; 
     180            const bool                getBalance         (void) const; 
    181181 
    182182#ifdef OSG_1_GET_COMPAT 
     
    184184#endif 
    185185                  bool                &editBestCut        (void); 
    186             const bool                &getBestCut         (void) const; 
     186            const bool                getBestCut         (void) const; 
    187187 
    188188#ifdef OSG_1_GET_COMPAT 
     
    190190#endif 
    191191                  bool                &editShowBalancing  (void); 
    192             const bool                &getShowBalancing   (void) const; 
     192            const bool                getShowBalancing   (void) const; 
    193193 
    194194#ifdef OSG_1_GET_COMPAT 
     
    196196#endif 
    197197                  UInt32              &editTileSize       (void); 
    198             const UInt32              &getTileSize        (void) const; 
     198            const UInt32              getTileSize        (void) const; 
    199199 
    200200#ifdef OSG_1_GET_COMPAT 
     
    202202#endif 
    203203                  bool                &editShort          (void); 
    204             const bool                &getShort           (void) const; 
     204            const bool                getShort           (void) const; 
    205205 
    206206    /*! \}                                                                 */ 
     
    219219    /*! \name                Ptr MField Set                                */ 
    220220    /*! \{                                                                 */ 
     221 
    221222    /*! \}                                                                 */ 
    222223    /*---------------------------------------------------------------------*/