nCine::GLCullFace class

Handles OpenGL face culling.

Public types

struct State

Public static functions

static auto isEnabled() -> bool
static void enable()
static void disable()
static void setMode(GLenum mode)
static auto state() -> State
static void setState(State newState)

Constructors, destructors, conversion operators

GLCullFace() deleted
~GLCullFace() deleted