25 #ifndef WGEGRAPHICSWINDOW_H
26 #define WGEGRAPHICSWINDOW_H
28 #include <boost/shared_ptr.hpp>
29 #include <osgViewer/GraphicsWindow>
49 WGEGraphicsWindow( osg::ref_ptr<osg::Referenced> wdata,
int x,
int y,
int width,
int height );
76 MOUSEPRESS, MOUSERELEASE, MOUSEDOUBLECLICK, MOUSEMOVE, MOUSESCROLL
85 virtual void resize(
int width,
int height );
141 #endif // WGEGRAPHICSWINDOW_H