 |
API Documentation
|
|
|
static const nkMemory::StringView DEFAULT_NO_DEPTH
Default state ignoring depth.
Definition: DepthStencilStateManager.h:29
DepthStencilState * getDefaultState() const
Manages the depth stencil states recorded.
Definition: DepthStencilStateManager.h:15
Base class for resource managers.
Definition: Manager.h:13
static const nkMemory::StringView DEFAULT_BEHIND_EVERYTHING
Default state painting only if depth is less or equal for standard Z.
Definition: DepthStencilStateManager.h:35
Holds information about a depth and stencil state used for rendering.
Definition: DepthStencilState.h:14
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
static const nkMemory::StringView DEFAULT_BEHIND_EVERYTHING_REVERSE_Z
Default state painting only if depth is less or equal for reversed Z.
Definition: DepthStencilStateManager.h:41
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7