Show
Ignore:
Timestamp:
09/06/06 00:48:55 (2 years ago)
Author:
vossg
Message:

fixed : missing symbols (compat mode)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/System/Material/Base/OSGMaterialBase.inl

    r2 r54  
    9191} 
    9292 
     93#ifdef OSG_1_COMPAT 
     94inline 
     95Int32 &MaterialBase::getSortKey(void) 
     96{ 
     97    return this->editSortKey(); 
     98} 
     99#endif 
     100 
    93101//! Set the value of the Material::_sfSortKey field. 
    94102inline