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

glui.cpp File Reference

#include "glui_internal_control.h"

Functions

void glui_display_func (void)
void glui_reshape_func (int w, int h)
void glui_keyboard_func (unsigned char key, int x, int y)
void glui_special_func (int key, int x, int y)
void glui_mouse_func (int button, int state, int x, int y)
void glui_motion_func (int x, int y)
void glui_passive_motion_func (int x, int y)
void glui_entry_func (int state)
void glui_visibility_func (int state)
void glui_idle_func (void)
int _glutBitmapWidthString (void *font, const char *s)
void _glutBitmapString (void *font, const char *s)
void glui_parent_window_reshape_func (int w, int h)
void glui_parent_window_keyboard_func (unsigned char key, int x, int y)
void glui_parent_window_special_func (int key, int x, int y)
void glui_parent_window_mouse_func (int button, int state, int x, int y)

Variables

GLUI_Master_Object GLUI_Master


Function Documentation

void _glutBitmapString void *  font,
const char *  s
 

int _glutBitmapWidthString void *  font,
const char *  s
 

void glui_display_func void   ) 
 

void glui_entry_func int  state  ) 
 

void glui_idle_func void   ) 
 

void glui_keyboard_func unsigned char  key,
int  x,
int  y
 

void glui_motion_func int  x,
int  y
 

void glui_mouse_func int  button,
int  state,
int  x,
int  y
 

void glui_parent_window_keyboard_func unsigned char  key,
int  x,
int  y
 

void glui_parent_window_mouse_func int  button,
int  state,
int  x,
int  y
 

void glui_parent_window_reshape_func int  w,
int  h
 

void glui_parent_window_special_func int  key,
int  x,
int  y
 

void glui_passive_motion_func int  x,
int  y
 

void glui_reshape_func int  w,
int  h
 

void glui_special_func int  key,
int  x,
int  y
 

void glui_visibility_func int  state  ) 
 


Variable Documentation

GLUI_Master_Object GLUI_Master
 

This is the only GLUI_Master_Object in existence.


Generated on Fri Sep 15 17:51:57 2006 for GLUI by doxygen 1.3.6