Improved support for passing events between scripts and Present3D application

This commit is contained in:
Robert Osfield
2014-03-12 11:01:09 +00:00
parent 8f30a262f4
commit 75982f3379
3 changed files with 40 additions and 7 deletions

View File

@@ -1592,7 +1592,6 @@ void SlideEventHandler::dispatchEvent(osgGA::Event* event)
}
eq->addEvent(event);
}
void SlideEventHandler::dispatchEvent(const KeyPosition& keyPosition)