spatial Folder
Spatial data management for game entities. More...
Folders Index
| folder | transform |
Files Index
| file | helios/engine/modules/spatial/_module.ixx |
|
Aggregate module for helios::engine::modules::spatial namespace. More... | |
| file | modules/spatial/registry.ixx |
|
Component registration for entire spatial module. More... | |
Description
Spatial data management for game entities.
helios::engine::modules::spatial
Spatial data management for game entities.
This module provides components and systems for managing the spatial state of GameObjects, including transforms, translations, rotations, and scales.
Submodules
| Submodule | Purpose |
|---|---|
| transform/ | Transform state components and composition systems |
Key Classes
| Class | Purpose |
|---|---|
| TranslationStateComponent | Per-frame translation delta |
| RotationStateComponent | Per-frame rotation delta |
| ScaleStateComponent | Per-frame scale delta |
| ComposeTransformComponent | Final composed transform matrix |
| ComposeTransformSystem | Composes deltas into final transform |
| ScaleSystem | Applies scale changes |
| TransformClearSystem | Clears dirty flags after composition |
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.