Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
EngineCore::JsonHandler Class Reference

#include <JsonHandler.h>

Public Member Functions

 JsonHandler ()=delete

Static Public Member Functions

static nlohmann::json loadJson (std::filesystem::path path)

Detailed Description

Definition at line 7 of file JsonHandler.h.

Constructor & Destructor Documentation

◆ JsonHandler()

EngineCore::JsonHandler::JsonHandler ( )
delete

Member Function Documentation

◆ loadJson()

nlohmann::json EngineCore::JsonHandler::loadJson ( std::filesystem::path path)
static

Definition at line 10 of file JsonHandler.cpp.

References FileHandler::readFileAsStream().

Here is the call graph for this function:

The documentation for this class was generated from the following files:
  • /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Files/JsonHandler.h
  • /home/magerbeton/Documents/gl3-vulkan/Engine/src/Engine/Files/JsonHandler.cpp