Show
Ignore:
Timestamp:
06/18/08 14:21:10 (3 months ago)
Author:
cneumann
Message:

base regen - for generic interface

Files:

Legend:

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

    r1197 r1318  
    151151    void assignMaterialsFrom          (const MFUnrecMaterialPtr &value); 
    152152    void subMaterial     (UInt32               uiIndex ); 
    153     void subMaterial    (Material * const value   ); 
    154     void clearMaterials             (void                          ); 
     153    void subMaterialByObj(Material * const value   ); 
     154    void clearMaterials             (void                         ); 
    155155 
    156156