GraphicsAttributes

Graphics attributes for creating a special graphics pipeline (default parameters are indicated in the structure).

Members

Variables

alphaSize
int alphaSize;

Alpha channel size

blueSize
int blueSize;

Blue size

colorDepth
int colorDepth;

Color depth

depthSize
int depthSize;

Depth size

doubleBuffer
bool doubleBuffer;

Double buffering

glmajor
int glmajor;

GL major recomendet version.

glminor
int glminor;

GL minor recomendet version.

greenSize
int greenSize;

Green size

redSize
int redSize;

Red size

stencilSize
int stencilSize;

Stencil size

Meta