Changeset 5636 for OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp
- Timestamp:
- 10/05/06 16:32:39 (7 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp
r5381 r5636 46 46 47 47 void set(osg::Node* node); 48 49 virtual void accept(osgGA::GUIEventHandlerVisitor& v) { v.visit(*this); }50 48 51 49 virtual bool handle(const osgGA::GUIEventAdapter& ea,osgGA::GUIActionAdapter& aa, osg::Object*, osg::NodeVisitor* nv);
