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

    r1017 r1020  
    206206}; 
    207207 
    208 typedef DrawableBase::ObjRefPtr         DrawableRefPtr; 
    209 typedef DrawableBase::ObjMTRefPtr       DrawableMTRefPtr; 
    210 typedef DrawableBase::ObjWeakRefPtr     DrawableWeakRefPtr; 
    211 typedef DrawableBase::ObjParentPtr      DrawableParentPtr; 
     208typedef DrawableBase::ObjRefPtr      DrawableRefPtr; 
     209typedef DrawableBase::ObjMTRefPtr    DrawableMTRefPtr; 
     210typedef DrawableBase::ObjWeakRefPtr  DrawableWeakRefPtr; 
     211typedef DrawableBase::ObjParentPtr   DrawableParentPtr; 
    212212 
    213213typedef boost::mpl::if_<