|
ARB
|
#include <GLwDrawA.h>

Public Attributes | |
| int | reason |
| XEvent * | event |
| Dimension | width |
| Dimension | height |
Definition at line 169 of file GLwDrawA.h.
| int GLwDrawingAreaCallbackStruct::reason |
Definition at line 171 of file GLwDrawA.h.
Referenced by glwInput(), Realize(), Redraw(), and Resize().
| XEvent* GLwDrawingAreaCallbackStruct::event |
Definition at line 172 of file GLwDrawA.h.
Referenced by glwInput(), Realize(), Redraw(), and Resize().
| Dimension GLwDrawingAreaCallbackStruct::width |
Definition at line 173 of file GLwDrawA.h.
Referenced by glwInput(), Realize(), Redraw(), and Resize().
| Dimension GLwDrawingAreaCallbackStruct::height |
Definition at line 173 of file GLwDrawA.h.
Referenced by glwInput(), Realize(), Redraw(), and Resize().
1.8.8