WorldBoundsUpdateSystem Class Template
Updates world-space bounds for active entities. More...
Declaration
Public Member Typedefs Index
template <typename TMemberHandle> | |
| using | EngineRoleTag = SystemRole |
|
Runtime role tag used for system registration. More... | |
Public Member Functions Index
template <typename TMemberHandle> | |
| void | update (UpdateContext &updateContext) noexcept |
|
Executes one update pass over active bounds tuples. More... | |
Description
Updates world-space bounds for active entities.
- Template Parameters
-
TMemberHandle ECS member handle type used by queried components.
Definition at line 34 of file WorldBoundsUpdateSystem.ixx.
Public Member Typedefs
EngineRoleTag
|
Runtime role tag used for system registration.
Definition at line 41 of file WorldBoundsUpdateSystem.ixx.
Public Member Functions
update()
| inline noexcept |
Executes one update pass over active bounds tuples.
For each active entity, world-space bounds are recomputed only when the world transform component is marked dirty.
- Parameters
-
updateContext Frame-local update context with ECS access.
Definition at line 51 of file WorldBoundsUpdateSystem.ixx.
Reference helios::engine::scene::registerComponents.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.