Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

GLUI_Glut_Window Class Reference

#include <glui.h>

Inheritance diagram for GLUI_Glut_Window:

GLUI_Node List of all members.

Detailed Description

A top-level window. The GLUI_Master GLUT callback can route events to the callbacks in this class, for arbitrary use by external users. (see GLUI_Master_Object::set_glutKeyboardFunc).

This entire approach seems to be superceded by the "subwindow" flavor of GLUI.


Public Member Functions

 GLUI_Glut_Window ()

Public Attributes

int glut_window_id
void(* glut_keyboard_CB )(unsigned char, int, int)
void(* glut_special_CB )(int, int, int)
void(* glut_reshape_CB )(int, int)
void(* glut_passive_motion_CB )(int, int)
void(* glut_mouse_CB )(int, int, int, int)
void(* glut_visibility_CB )(int)
void(* glut_motion_CB )(int, int)
void(* glut_display_CB )(void)
void(* glut_entry_CB )(int)


Constructor & Destructor Documentation

GLUI_Glut_Window::GLUI_Glut_Window  ) 
 


Member Data Documentation

void(* GLUI_Glut_Window::glut_display_CB)(void)
 

void(* GLUI_Glut_Window::glut_entry_CB)(int)
 

void(* GLUI_Glut_Window::glut_keyboard_CB)(unsigned char, int, int)
 

void(* GLUI_Glut_Window::glut_motion_CB)(int,int)
 

void(* GLUI_Glut_Window::glut_mouse_CB)(int,int,int,int)
 

void(* GLUI_Glut_Window::glut_passive_motion_CB)(int,int)
 

void(* GLUI_Glut_Window::glut_reshape_CB)(int, int)
 

void(* GLUI_Glut_Window::glut_special_CB)(int, int, int)
 

void(* GLUI_Glut_Window::glut_visibility_CB)(int)
 

int GLUI_Glut_Window::glut_window_id
 


The documentation for this class was generated from the following files:
Generated on Fri Sep 15 17:51:57 2006 for GLUI by doxygen 1.3.6