|
sandbox
|
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::scene | inline |
| environment() const -> const scene_environment & (defined in sbx::scenes::scene) | sbx::scenes::scene | inline |
| graph() -> scene_graph & (defined in sbx::scenes::scene) | sbx::scenes::scene | inline |
| graph() const -> const scene_graph & (defined in sbx::scenes::scene) | sbx::scenes::scene | inline |
| name() const -> const std::string & (defined in sbx::scenes::scene) | sbx::scenes::scene | inline |
| 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 ®istry) (defined in sbx::scenes::scene) | sbx::scenes::scene | |
| scene(component_io_registry &component_io, asset_io_registry &asset_io, asset_registry ®istry, const std::string &name="Scene") (defined in sbx::scenes::scene) | sbx::scenes::scene | |
| ~scene()=default (defined in sbx::scenes::scene) | sbx::scenes::scene | virtual |