- Timestamp:
- 03/18/05 11:45:18 (8 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgblendequation/osgblendequation.cpp
r3764 r3925 12 12 13 13 14 class TechniqueEventHandler : public osgGA::GUIEventHandler , public osg::NodeCallback14 class TechniqueEventHandler : public osgGA::GUIEventHandler 15 15 { 16 16 public:
