Changed the KeySwichCameraManipulator::setNode() so it set all camera's

attached to it.
This commit is contained in:
Robert Osfield
2003-04-08 13:10:47 +00:00
parent cbd0fad400
commit 5f8411ac5c
4 changed files with 23 additions and 6 deletions

View File

@@ -839,7 +839,7 @@ bool ViewerEventHandler::handle(const osgGA::GUIEventAdapter& ea,osgGA::GUIActio
// have already been recording so switch of recording.
viewer->setRecordingAnimationPath(false);
osg::notify(osg::NOTICE) << "Finished recording camera animation, press 'Z' to reply."<< std::endl;
osg::notify(osg::NOTICE) << "To finished recording camera animation, press 'Z' to reply."<< std::endl;
if (viewer->getAnimationPath())
{