Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

_GLUToverlay Struct Reference

#include <glutint.h>

Collaboration diagram for _GLUToverlay:

Collaboration graph
[legend]
List of all members.

Public Attributes

Window win
GLXContext ctx
XVisualInfo * vis
Bool visAlloced
Colormap cmap
GLUTcolormapcolormap
int shownState
Bool treatAsSingle
Bool isDirect
int transparentPixel
GLUTdisplayCB display

Detailed Description

Definition at line 444 of file glutint.h.


Member Data Documentation

Colormap _GLUToverlay::cmap
 

Definition at line 453 of file glutint.h.

Referenced by glutEstablishOverlay().

GLUTcolormap* _GLUToverlay::colormap
 

Definition at line 454 of file glutint.h.

Referenced by __glutFreeOverlay(), and glutEstablishOverlay().

GLXContext _GLUToverlay::ctx
 

Definition at line 450 of file glutint.h.

Referenced by __glutFreeOverlay(), glutEstablishOverlay(), glutUseLayer(), and processWindowWorkList().

GLUTdisplayCB _GLUToverlay::display
 

Definition at line 461 of file glutint.h.

Referenced by glutEstablishOverlay(), glutOverlayDisplayFunc(), and processWindowWorkList().

Bool _GLUToverlay::isDirect
 

Definition at line 458 of file glutint.h.

Referenced by glutEstablishOverlay().

int _GLUToverlay::shownState
 

Definition at line 455 of file glutint.h.

Referenced by __glutPostRedisplay(), glutEstablishOverlay(), glutHideOverlay(), and glutShowOverlay().

int _GLUToverlay::transparentPixel
 

Definition at line 460 of file glutint.h.

Referenced by glutEstablishOverlay(), and glutLayerGet().

Bool _GLUToverlay::treatAsSingle
 

Definition at line 456 of file glutint.h.

Referenced by glutEstablishOverlay().

XVisualInfo* _GLUToverlay::vis
 

Definition at line 451 of file glutint.h.

Referenced by __glutFreeOverlay(), and glutEstablishOverlay().

Bool _GLUToverlay::visAlloced
 

Definition at line 452 of file glutint.h.

Referenced by __glutFreeOverlay(), and glutEstablishOverlay().

Window _GLUToverlay::win
 

Definition at line 449 of file glutint.h.

Referenced by __glutFreeOverlay(), __glutGetWindow(), __glutUpdateInputDeviceMask(), glutEstablishOverlay(), glutHideOverlay(), glutRemoveOverlay(), glutShowOverlay(), glutUseLayer(), processEventsAndTimeouts(), and processWindowWorkList().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 11:44:12 2006 for jot by  doxygen 1.4.4