Show
Ignore:
Timestamp:
11/20/07 18:15:32 (1 year ago)
Author:
cneumann
Message:

fixed: more compile errors

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/Carsten_PtrWork2/Source/System/Material/Base/OSGSimpleMaterialBase.h

    r1017 r1020  
    440440}; 
    441441 
    442 typedef SimpleMaterialBase::ObjRefPtr         SimpleMaterialRefPtr; 
    443 typedef SimpleMaterialBase::ObjMTRefPtr       SimpleMaterialMTRefPtr; 
    444 typedef SimpleMaterialBase::ObjWeakRefPtr     SimpleMaterialWeakRefPtr; 
    445 typedef SimpleMaterialBase::ObjParentPtr      SimpleMaterialParentPtr; 
     442typedef SimpleMaterialBase::ObjRefPtr      SimpleMaterialRefPtr; 
     443typedef SimpleMaterialBase::ObjMTRefPtr    SimpleMaterialMTRefPtr; 
     444typedef SimpleMaterialBase::ObjWeakRefPtr  SimpleMaterialWeakRefPtr; 
     445typedef SimpleMaterialBase::ObjParentPtr   SimpleMaterialParentPtr; 
    446446 
    447447typedef boost::mpl::if_<