- Timestamp:
- 04/16/08 02:25:04 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Contrib/Manipulators/OSGScaleManipulator.cpp
r998 r1168 137 137 } 138 138 139 Node Ptr ScaleManipulator::makeHandleGeo()139 NodeTransitPtr ScaleManipulator::makeHandleGeo() 140 140 { 141 141 return makeCylinder(0.75, 0.1, 12, true, true, true);
