Show
Ignore:
Timestamp:
04/18/08 04:10:31 (5 months ago)
Author:
vossg
Message:

changed: pointer cleanup base rebuild

Files:

Legend:

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

    r1101 r1178  
    110110//! Get the value of the \a index element the SwitchMaterial::_mfMaterials field. 
    111111inline 
    112 MaterialPtrConst SwitchMaterialBase::getMaterials(const UInt32 index) const 
     112MaterialPtr SwitchMaterialBase::getMaterials(const UInt32 index) const 
    113113{ 
    114114    return _mfMaterials[index];