Level.ixx File
Defines the Level class representing a game level or stage. More...
Included Headers
#include <helios.engine.core.units.Unit>
#include <helios.math.types>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | runtime |
| namespace | world |
Classes Index
| class | Level |
|
Represents a game level containing the scene graph and world boundaries. More... | |
Description
Defines the Level class representing a game level or stage.
File Listing
The file content with the documentation metadata removed is:
14export namespace helios::engine::runtime::world {
45 const helios::math::aabbf& bounds,
46 const helios::engine::core::units::Unit unit = helios::engine::core::units::Unit::Meter) noexcept {
48 bounds_ = helios::engine::core::units::from(bounds, unit);
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.