- Timestamp:
- 10/05/06 16:32:39 (7 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgphotoalbum/osgphotoalbum.cpp
r5381 r5636 567 567 568 568 void set(Album* album, float timePerSlide, bool autoSteppingActive); 569 570 virtual void accept(osgGA::GUIEventHandlerVisitor& v) { v.visit(*this); }571 569 572 570 virtual bool handle(const osgGA::GUIEventAdapter& ea,osgGA::GUIActionAdapter&);
