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

changed: base rebuild

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/System/Cluster/Window/SortLast/OSGPipelineComposerBase.h

    r1116 r1193  
    168168#endif 
    169169                  bool                &editShort          (void); 
    170             const bool                &getShort           (void) const; 
     170            const bool                getShort           (void) const; 
    171171 
    172172#ifdef OSG_1_GET_COMPAT 
     
    174174#endif 
    175175                  bool                &editAlpha          (void); 
    176             const bool                &getAlpha           (void) const; 
     176            const bool                getAlpha           (void) const; 
    177177 
    178178#ifdef OSG_1_GET_COMPAT 
     
    180180#endif 
    181181                  UInt32              &editTileSize       (void); 
    182             const UInt32              &getTileSize        (void) const; 
     182            const UInt32              getTileSize        (void) const; 
    183183 
    184184#ifdef OSG_1_GET_COMPAT 
     
    186186#endif 
    187187                  bool                &editPipelined      (void); 
    188             const bool                &getPipelined       (void) const; 
     188            const bool                getPipelined       (void) const; 
    189189 
    190190    /*! \}                                                                 */ 
     
    202202    /*! \name                Ptr MField Set                                */ 
    203203    /*! \{                                                                 */ 
     204 
    204205    /*! \}                                                                 */ 
    205206    /*---------------------------------------------------------------------*/