|
ARB
|
#include <GLwDrawAP.h>

Public Attributes | |
| int * | attribList |
| XVisualInfo * | visualInfo |
| Boolean | myList |
| Boolean | myVisual |
| Boolean | installColormap |
| Boolean | allocateBackground |
| Boolean | allocateOtherColors |
| Boolean | installBackground |
| XtCallbackList | ginitCallback |
| XtCallbackList | resizeCallback |
| XtCallbackList | exposeCallback |
| XtCallbackList | inputCallback |
| int | bufferSize |
| int | level |
| Boolean | rgba |
| Boolean | doublebuffer |
| Boolean | stereo |
| int | auxBuffers |
| int | redSize |
| int | greenSize |
| int | blueSize |
| int | alphaSize |
| int | depthSize |
| int | stencilSize |
| int | accumRedSize |
| int | accumGreenSize |
| int | accumBlueSize |
| int | accumAlphaSize |
Definition at line 80 of file GLwDrawAP.h.
| int* GLwDrawingAreaPart::attribList |
Definition at line 82 of file GLwDrawAP.h.
Referenced by createAttribList(), createVisualInfo(), Destroy(), and Initialize().
| XVisualInfo* GLwDrawingAreaPart::visualInfo |
Definition at line 83 of file GLwDrawAP.h.
Referenced by createColormap(), createVisualInfo(), Destroy(), Initialize(), and Realize().
| Boolean GLwDrawingAreaPart::myList |
Definition at line 84 of file GLwDrawAP.h.
Referenced by Destroy(), and Initialize().
| Boolean GLwDrawingAreaPart::myVisual |
Definition at line 85 of file GLwDrawAP.h.
Referenced by Destroy(), and Initialize().
| Boolean GLwDrawingAreaPart::installColormap |
Definition at line 86 of file GLwDrawAP.h.
| Boolean GLwDrawingAreaPart::allocateBackground |
Definition at line 87 of file GLwDrawAP.h.
Referenced by Initialize(), and Realize().
| Boolean GLwDrawingAreaPart::allocateOtherColors |
Definition at line 88 of file GLwDrawAP.h.
Referenced by Initialize().
| Boolean GLwDrawingAreaPart::installBackground |
Definition at line 89 of file GLwDrawAP.h.
Referenced by Realize().
| XtCallbackList GLwDrawingAreaPart::ginitCallback |
Definition at line 90 of file GLwDrawAP.h.
Referenced by Realize().
| XtCallbackList GLwDrawingAreaPart::resizeCallback |
Definition at line 91 of file GLwDrawAP.h.
| XtCallbackList GLwDrawingAreaPart::exposeCallback |
Definition at line 92 of file GLwDrawAP.h.
| XtCallbackList GLwDrawingAreaPart::inputCallback |
Definition at line 93 of file GLwDrawAP.h.
Referenced by glwInput().
| int GLwDrawingAreaPart::bufferSize |
Definition at line 95 of file GLwDrawAP.h.
Referenced by createAttribList().
| int GLwDrawingAreaPart::level |
Definition at line 96 of file GLwDrawAP.h.
Referenced by createAttribList().
| Boolean GLwDrawingAreaPart::rgba |
Definition at line 97 of file GLwDrawAP.h.
Referenced by createAttribList().
| Boolean GLwDrawingAreaPart::doublebuffer |
Definition at line 98 of file GLwDrawAP.h.
Referenced by createAttribList().
| Boolean GLwDrawingAreaPart::stereo |
Definition at line 99 of file GLwDrawAP.h.
Referenced by createAttribList().
| int GLwDrawingAreaPart::auxBuffers |
Definition at line 100 of file GLwDrawAP.h.
Referenced by createAttribList().
| int GLwDrawingAreaPart::redSize |
Definition at line 101 of file GLwDrawAP.h.
Referenced by createAttribList().
| int GLwDrawingAreaPart::greenSize |
Definition at line 102 of file GLwDrawAP.h.
Referenced by createAttribList().
| int GLwDrawingAreaPart::blueSize |
Definition at line 103 of file GLwDrawAP.h.
Referenced by createAttribList().
| int GLwDrawingAreaPart::alphaSize |
Definition at line 104 of file GLwDrawAP.h.
Referenced by createAttribList().
| int GLwDrawingAreaPart::depthSize |
Definition at line 105 of file GLwDrawAP.h.
Referenced by createAttribList().
| int GLwDrawingAreaPart::stencilSize |
Definition at line 106 of file GLwDrawAP.h.
Referenced by createAttribList().
| int GLwDrawingAreaPart::accumRedSize |
Definition at line 107 of file GLwDrawAP.h.
Referenced by createAttribList().
| int GLwDrawingAreaPart::accumGreenSize |
Definition at line 108 of file GLwDrawAP.h.
Referenced by createAttribList().
| int GLwDrawingAreaPart::accumBlueSize |
Definition at line 109 of file GLwDrawAP.h.
Referenced by createAttribList().
| int GLwDrawingAreaPart::accumAlphaSize |
Definition at line 110 of file GLwDrawAP.h.
Referenced by createAttribList().
1.8.8