 |
API Documentation
|
|
|
14 class MeshManager final :
public Manager<Mesh>,
public nkCommon::MaybeSingletonClass<MeshManager>
static const nkMemory::StringView POST_PROCESSING_MESH
Name for the built-in mesh used for post processing passes (standard Z).
Definition: MeshManager.h:22
Base class for resource managers.
Definition: Manager.h:13
Manages the meshes recorded.
Definition: MeshManager.h:15
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
static const nkMemory::StringView POST_PROCESSING_MESH_REVERSE_Z
Name for the built-in mesh used for post processing passes (reversed Z).
Definition: MeshManager.h:27