nCine::GLCullFace::State struct

Holds the cached face culling state.

Public variables

bool enabled
Whether face culling is enabled.
GLenum mode
Culled face mode (GL_FRONT, GL_BACK or GL_FRONT_AND_BACK).