ComposeTransformSystem Class
System that composes the final ComposeTransformComponent from state components. More...
Declaration
Public Member Typedefs Index
| using | EngineRoleTag = helios::engine::common::tags::SystemRole |
Public Member Functions Index
| void | update (helios::engine::runtime::world::UpdateContext &updateContext) noexcept |
|
Updates TransformComponents based on state components. More... | |
Description
System that composes the final ComposeTransformComponent from state components.
This system takes the raw state from TranslationStateComponent and RotationStateComponent and applies it to the ComposeTransformComponent. It combines heading and spin rotations into a single rotation matrix and updates the local translation.
Definition at line 39 of file ComposeTransformSystem.ixx.
Public Member Typedefs
EngineRoleTag
|
Definition at line 43 of file ComposeTransformSystem.ixx.
Public Member Functions
update()
| inline noexcept |
Updates TransformComponents based on state components.
- Parameters
-
updateContext Context containing frame timing and game state.
Definition at line 50 of file ComposeTransformSystem.ixx.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.