Fl_Gl_Group. Parent FLTK group containing a Fl_RSO_Window; passes certain events to Fl_Gl_Window.  
 More...
#include <Fl_RSO_Window.H>
|  | 
|  | Fl_Gl_Group (int x, int y, int w, int h, const char *l=0) | 
|  | 
| virtual int | handle (int evId) | 
|  | 
Fl_Gl_Group. Parent FLTK group containing a Fl_RSO_Window; passes certain events to Fl_Gl_Window. 
      
        
          | Fl_Gl_Group | ( | int | x, | 
        
          |  |  | int | y, | 
        
          |  |  | int | w, | 
        
          |  |  | int | h, | 
        
          |  |  | const char * | l = 0 | 
        
          |  | ) |  |  | 
      
 
Constructor 
- Parameters
- 
  
    | x | X value for this group. |  | y | Y value for this group. |  | w | Width value for this group. |  | h | Height Value for this group. |  | l | Label to use for this group. |  
 
 
 
  
  | 
        
          | virtual int handle | ( | int | evId | ) |  |  | virtual | 
 
Handle events for this group 
- Parameters
- 
  
    | evId | The event id for the event that needs to be handled. |  
 
 
 
The documentation for this class was generated from the following file: