sandbox
Loading...
Searching...
No Matches
sbx::scenes::scene Member List

This is the complete list of members for sbx::scenes::scene, including all inherited members.

environment() -> scene_environment & (defined in sbx::scenes::scene)sbx::scenes::sceneinline
environment() const -> const scene_environment & (defined in sbx::scenes::scene)sbx::scenes::sceneinline
graph() -> scene_graph & (defined in sbx::scenes::scene)sbx::scenes::sceneinline
graph() const -> const scene_graph & (defined in sbx::scenes::scene)sbx::scenes::sceneinline
name() const -> const std::string & (defined in sbx::scenes::scene)sbx::scenes::sceneinline
save(const std::filesystem::path &path) -> void (defined in sbx::scenes::scene)sbx::scenes::scene
scene(const std::filesystem::path &path, component_io_registry &component_io, asset_io_registry &asset_io, asset_registry &registry) (defined in sbx::scenes::scene)sbx::scenes::scene
scene(component_io_registry &component_io, asset_io_registry &asset_io, asset_registry &registry, const std::string &name="Scene") (defined in sbx::scenes::scene)sbx::scenes::scene
~scene()=default (defined in sbx::scenes::scene)sbx::scenes::scenevirtual