Show
Ignore:
Timestamp:
05/05/08 07:12:19 (5 months ago)
Author:
vossg
Message:

changed: interface cleanup, removed ptr typedefs, nullfc

these will be needed for the 1.x compat stuff

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/Contrib/Manipulators/OSGScaleManipulator.cpp

    r1168 r1198  
    142142} 
    143143 
    144 void ScaleManipulator::doMovement(      TransformPtr  t, 
     144void ScaleManipulator::doMovement(      Transform    *t, 
    145145                                  const Int32         coord, 
    146146                                  const Real32        value,