sandbox
Loading...
Searching...
No Matches
sbx::scenes::scene Class Reference

Public Member Functions

 scene (const std::filesystem::path &path, component_io_registry &component_io, asset_io_registry &asset_io, asset_registry &registry)
 
 scene (component_io_registry &component_io, asset_io_registry &asset_io, asset_registry &registry, const std::string &name="Scene")
 
auto graph () -> scene_graph &
 
auto graph () const -> const scene_graph &
 
auto environment () -> scene_environment &
 
auto environment () const -> const scene_environment &
 
auto name () const -> const std::string &
 
auto save (const std::filesystem::path &path) -> void
 

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