Just™ Game Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
jng::SceneSerializer Class Reference

#include <scene_serializer.hpp>

Public Member Functions

 SceneSerializer (const Ref< Scene > &scene)
 
void serialize (const std::filesystem::path &path)
 
void deserialize (const std::filesystem::path &path)
 

Constructor & Destructor Documentation

◆ SceneSerializer()

jng::SceneSerializer::SceneSerializer ( const Ref< Scene > &  scene)
inlineexplicit

Member Function Documentation

◆ deserialize()

void jng::SceneSerializer::deserialize ( const std::filesystem::path &  path)

◆ serialize()

void jng::SceneSerializer::serialize ( const std::filesystem::path &  path)

The documentation for this class was generated from the following files: