ComposeTransformSystem.ixx File
System for composing final transforms from separate state components. More...
Included Headers
#include <helios.engine.common.tags.SystemRole>
#include <helios.math>
#include <helios.engine.mechanics.lifecycle.components.Active>
#include <helios.engine.runtime.world.UpdateContext>
#include <helios.engine.runtime.world.GameWorld>
#include <helios.engine.modules.effects.gfx.components.SpinComponent>
#include <helios.engine.modules.spatial.transform.components.RotationStateComponent>
#include <helios.engine.modules.spatial.transform.components.ComposeTransformComponent>
#include <helios.engine.modules.spatial.transform.components.TranslationStateComponent>
Namespaces Index
| namespace | helios |
| namespace | engine |
|
Main engine module aggregating core infrastructure and game systems. More... | |
| namespace | modules |
|
Domain-specific components and systems. More... | |
| namespace | spatial |
| namespace | transform |
|
Transform components and systems for spatial state management. More... | |
| namespace | systems |
|
Transform composition systems. More... | |
Classes Index
| class | ComposeTransformSystem |
|
System that composes the final ComposeTransformComponent from state components. More... | |
Description
System for composing final transforms from separate state components.
File Listing
The file content with the documentation metadata removed is:
28export namespace helios::engine::modules::spatial::transform::systems {
39 class ComposeTransformSystem {
50 void update(helios::engine::runtime::world::UpdateContext& updateContext) noexcept {
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.