DepthBuffer

A manager of the depth buffer.

Constructors

this
this()

Members

Static functions

clear
void clear()

Clears the depth buffer.

disable
void disable()

Disables depth test.

enable
void enable()

Enables depth test.

mask
void mask(bool b)

Sets mask of the depth buffer.

Meta