|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include <filesystem>#include <functional>Go to the source code of this file.
Classes | |
| struct | Asset::Path |
| Identifies a single asset file on disk. More... | |
| struct | Asset::MeshPath |
| Identifies a named mesh-like asset inside an asset file. More... | |
| struct | std::hash< Asset::Path > |
| struct | std::hash< Asset::MeshPath > |
Namespaces | |
| namespace | Asset |
| Classes which are related to asset loading are mostly stored in this namespace. | |
| namespace | std |
| STL namespace. | |