|
sandbox
|
Public Member Functions | |
| scene_serializer (component_io_registry &component_io, asset_io_registry &asset_io, asset_registry ®istry) | |
| auto | save (const std::filesystem::path &path, const std::string &name, scene_graph &graph, const scenes::node camera) -> void |
| auto | load (const std::filesystem::path &path, scene_graph &graph) -> scene_data |