Skip to main content

spatial Folder

Spatial data management for game entities. More...

Folders Index

foldertransform

Files Index

filehelios/engine/modules/spatial/_module.ixx

Aggregate module for helios::engine::modules::spatial namespace. More...

filemodules/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

SubmodulePurpose
transform/Transform state components and composition systems

Key Classes

ClassPurpose
TranslationStateComponentPer-frame translation delta
RotationStateComponentPer-frame rotation delta
ScaleStateComponentPer-frame scale delta
ComposeTransformComponentFinal composed transform matrix
ComposeTransformSystemComposes deltas into final transform
ScaleSystemApplies scale changes
TransformClearSystemClears dirty flags after composition


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.