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

changed: pointer cleanup base rebuild

Files:

Legend:

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

    r1101 r1178  
    7777//! Get the value of the \a index element the MultiPassMaterial::_mfMaterials field. 
    7878inline 
    79 MaterialPtrConst MultiPassMaterialBase::getMaterials(const UInt32 index) const 
     79MaterialPtr MultiPassMaterialBase::getMaterials(const UInt32 index) const 
    8080{ 
    8181    return _mfMaterials[index];