Changeset 5636 for OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp
- Timestamp:
- 10/05/06 16:32:39 (7 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp
r5381 r5636 506 506 507 507 META_Object(osgStereImageApp,GameEventHandler); 508 509 virtual void accept(osgGA::GUIEventHandlerVisitor& v) { v.visit(*this); }510 508 511 509 virtual bool handle(const osgGA::GUIEventAdapter& ea,osgGA::GUIActionAdapter&);
