|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include <FileHandler.h>
Static Public Member Functions | |
| static std::vector< char > | readFile (const std::string &filename) |
| static std::ifstream | readFileAsStream (const std::filesystem::path &path) |
Definition at line 7 of file FileHandler.h.
|
static |
Definition at line 9 of file FileHanlder.cpp.
Referenced by ComputeShader::ComputeShader(), MeshShader::MeshShader(), and VertexShader::VertexShader().
|
static |
Definition at line 37 of file FileHanlder.cpp.
Referenced by EngineCore::JsonHandler::loadJson().