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/Material/Base/OSGMaterialBase.h

    r1116 r1193  
    148148#endif 
    149149                  Int32               &editSortKey        (void); 
    150             const Int32               &getSortKey         (void) const; 
     150            const Int32                getSortKey         (void) const; 
    151151 
    152152#ifdef OSG_1_GET_COMPAT 
     
    154154#endif 
    155155                  Int32               &editTransparencyMode(void); 
    156             const Int32               &getTransparencyMode (void) const; 
     156            const Int32                getTransparencyMode (void) const; 
    157157 
    158158    /*! \}                                                                 */ 
     
    168168    /*! \name                Ptr MField Set                                */ 
    169169    /*! \{                                                                 */ 
     170 
    170171    /*! \}                                                                 */ 
    171172    /*---------------------------------------------------------------------*/