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

#include <JsonArchive.h>

Public Member Functions

jsongetArchive ()

Private Attributes

json jsonObject

Detailed Description

Definition at line 8 of file JsonArchive.h.

Member Function Documentation

◆ getArchive()

json & EngineCore::JsonArchive::getArchive ( )
nodiscard

Definition at line 5 of file JsonArchive.cpp.

References jsonObject.

Member Data Documentation

◆ jsonObject

json EngineCore::JsonArchive::jsonObject
private

Definition at line 12 of file JsonArchive.h.

Referenced by getArchive().


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