- Timestamp:
- 04/16/08 02:25:04 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Contrib/Manipulators/OSGRotateManipulator.cpp
r998 r1168 138 138 } 139 139 140 Node Ptr RotateManipulator::makeHandleGeo()140 NodeTransitPtr RotateManipulator::makeHandleGeo() 141 141 { 142 142 return makeSphere(2, 0.2);
