Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
GLXBufferClobberEventSGIX Struct Reference

#include <khronos_glxext.h>

Public Attributes

int type
 
unsigned long serial
 
Bool send_event
 
Display * display
 
GLXDrawable drawable
 
int event_type
 
int draw_type
 
unsigned int mask
 
int x
 
int y
 
int width
 
int height
 
int count
 

Detailed Description

Definition at line 465 of file khronos_glxext.h.

Member Data Documentation

◆ count

int GLXBufferClobberEventSGIX::count

Definition at line 476 of file khronos_glxext.h.

◆ display

Display* GLXBufferClobberEventSGIX::display

Definition at line 469 of file khronos_glxext.h.

◆ draw_type

int GLXBufferClobberEventSGIX::draw_type

Definition at line 472 of file khronos_glxext.h.

◆ drawable

GLXDrawable GLXBufferClobberEventSGIX::drawable

Definition at line 470 of file khronos_glxext.h.

◆ event_type

int GLXBufferClobberEventSGIX::event_type

Definition at line 471 of file khronos_glxext.h.

◆ height

int GLXBufferClobberEventSGIX::height

Definition at line 475 of file khronos_glxext.h.

◆ mask

unsigned int GLXBufferClobberEventSGIX::mask

Definition at line 473 of file khronos_glxext.h.

◆ send_event

Bool GLXBufferClobberEventSGIX::send_event

Definition at line 468 of file khronos_glxext.h.

◆ serial

unsigned long GLXBufferClobberEventSGIX::serial

Definition at line 467 of file khronos_glxext.h.

◆ type

int GLXBufferClobberEventSGIX::type

Definition at line 466 of file khronos_glxext.h.

◆ width

int GLXBufferClobberEventSGIX::width

Definition at line 475 of file khronos_glxext.h.

◆ x

int GLXBufferClobberEventSGIX::x

Definition at line 474 of file khronos_glxext.h.

◆ y

int GLXBufferClobberEventSGIX::y

Definition at line 474 of file khronos_glxext.h.


The documentation for this struct was generated from the following file: