DataDirector API
Public Member Functions | List of all members
Fl_Gl_Group Class Reference

Fl_Gl_Group. Parent FLTK group containing a Fl_RSO_Window; passes certain events to Fl_Gl_Window. More...

#include <Fl_RSO_Window.H>

Inheritance diagram for Fl_Gl_Group:

Public Member Functions

 Fl_Gl_Group (int x, int y, int w, int h, const char *l=0)
 
virtual int handle (int evId)
 

Detailed Description

Fl_Gl_Group. Parent FLTK group containing a Fl_RSO_Window; passes certain events to Fl_Gl_Window.

Constructor & Destructor Documentation

Fl_Gl_Group ( int  x,
int  y,
int  w,
int  h,
const char *  l = 0 
)

Constructor

Parameters
xX value for this group.
yY value for this group.
wWidth value for this group.
hHeight Value for this group.
lLabel to use for this group.

Member Function Documentation

virtual int handle ( int  evId)
virtual

Handle events for this group

Parameters
evIdThe event id for the event that needs to be handled.

The documentation for this class was generated from the following file: