WorldTransformSystem Class Template
Updates world-space transforms from local position components. 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 transform tuples. More... | |
Description
Updates world-space transforms from local position components.
- Template Parameters
-
TMemberHandle ECS member handle type used by queried components.
Definition at line 33 of file WorldTransformSystem.ixx.
Public Member Typedefs
EngineRoleTag
|
Runtime role tag used for system registration.
Definition at line 40 of file WorldTransformSystem.ixx.
Public Member Functions
update()
| inline noexcept |
Executes one update pass over active transform tuples.
For each active entity, the world transform translation is updated only when the local position component is marked dirty.
- Parameters
-
updateContext Frame-local update context with ECS access.
Definition at line 50 of file WorldTransformSystem.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.