#include <glutint.h>
Collaboration diagram for _GLUToverlay:

Public Attributes | |
| Window | win |
| GLXContext | ctx |
| XVisualInfo * | vis |
| Bool | visAlloced |
| Colormap | cmap |
| GLUTcolormap * | colormap |
| int | shownState |
| Bool | treatAsSingle |
| Bool | isDirect |
| int | transparentPixel |
| GLUTdisplayCB | display |
Definition at line 444 of file glutint.h.
|
|
Definition at line 453 of file glutint.h. Referenced by glutEstablishOverlay(). |
|
|
Definition at line 454 of file glutint.h. Referenced by __glutFreeOverlay(), and glutEstablishOverlay(). |
|
|
Definition at line 450 of file glutint.h. Referenced by __glutFreeOverlay(), glutEstablishOverlay(), glutUseLayer(), and processWindowWorkList(). |
|
|
Definition at line 461 of file glutint.h. Referenced by glutEstablishOverlay(), glutOverlayDisplayFunc(), and processWindowWorkList(). |
|
|
Definition at line 458 of file glutint.h. Referenced by glutEstablishOverlay(). |
|
|
Definition at line 455 of file glutint.h. Referenced by __glutPostRedisplay(), glutEstablishOverlay(), glutHideOverlay(), and glutShowOverlay(). |
|
|
Definition at line 460 of file glutint.h. Referenced by glutEstablishOverlay(), and glutLayerGet(). |
|
|
Definition at line 456 of file glutint.h. Referenced by glutEstablishOverlay(). |
|
|
Definition at line 451 of file glutint.h. Referenced by __glutFreeOverlay(), and glutEstablishOverlay(). |
|
|
Definition at line 452 of file glutint.h. Referenced by __glutFreeOverlay(), and glutEstablishOverlay(). |
|
|
Definition at line 449 of file glutint.h. Referenced by __glutFreeOverlay(), __glutGetWindow(), __glutUpdateInputDeviceMask(), glutEstablishOverlay(), glutHideOverlay(), glutRemoveOverlay(), glutShowOverlay(), glutUseLayer(), processEventsAndTimeouts(), and processWindowWorkList(). |
1.4.4