arbeit
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

WinStatsGL Struct Reference

#include <glUtil.h>

List of all members.


Detailed Description

GL Window state.

Definition at line 48 of file glUtil.h.

Public Attributes

int colorBits [4]
int accumBits [4]
int depthBits
int stencilBits
unsigned char doubleBuffer
unsigned char stereoBuffer
unsigned char auxBuffer


Member Data Documentation

int WinStatsGL::accumBits[4]
 

Definition at line 51 of file glUtil.h.

Referenced by getGLWinStats().

unsigned char WinStatsGL::auxBuffer
 

Definition at line 56 of file glUtil.h.

Referenced by getGLWinStats().

int WinStatsGL::colorBits[4]
 

Definition at line 50 of file glUtil.h.

Referenced by getGLWinStats().

int WinStatsGL::depthBits
 

Definition at line 52 of file glUtil.h.

Referenced by getGLWinStats().

unsigned char WinStatsGL::doubleBuffer
 

Definition at line 54 of file glUtil.h.

Referenced by getGLWinStats().

int WinStatsGL::stencilBits
 

Definition at line 53 of file glUtil.h.

Referenced by getGLWinStats().

unsigned char WinStatsGL::stereoBuffer
 

Definition at line 55 of file glUtil.h.

Referenced by getGLWinStats().


The documentation for this struct was generated from the following file:
Send questions, comments, and bug reports to:
jmk