- Timestamp:
- 05/27/08 08:20:01 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Contrib/Manipulators/OSGMoveManipulatorBase.cpp
r1197 r1250 84 84 "NULL", 85 85 0, 86 (PrototypeCreateF) &MoveManipulatorBase::createEmptyLocal,86 reinterpret_cast<PrototypeCreateF>(&MoveManipulatorBase::createEmptyLocal), 87 87 MoveManipulator::initMethod, 88 88 MoveManipulator::exitMethod,
