diff --git a/src/osgGA/DriveManipulator.cpp b/src/osgGA/DriveManipulator.cpp index 4c659f370..10326e144 100644 --- a/src/osgGA/DriveManipulator.cpp +++ b/src/osgGA/DriveManipulator.cpp @@ -55,6 +55,8 @@ osg::Node* DriveManipulator::getNode() void DriveManipulator::home(const GUIEventAdapter& ea,GUIActionAdapter& us) { + std::cout<<"home()"<