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/NodeCores/Drawables/Base/OSGMaterialDrawableBase.h

    r1116 r1178  
    129129 
    130130 
    131                   MaterialPtrConst getMaterial       (void) const; 
     131                  MaterialPtr getMaterial       (void) const; 
    132132 
    133133    /*! \}                                                                 */ 
     
    136136    /*! \{                                                                 */ 
    137137 
    138             void setMaterial       (MaterialPtrConstArg value); 
     138            void setMaterial       (const MaterialPtr value); 
    139139 
    140140    /*! \}                                                                 */