Skip to main content

components Namespace

Transform state components for spatial management. More...

Definition

namespace helios::engine::modules::spatial::transform::components { ... }

Classes Index

classComposeTransformComponent

Component that holds transformation data (position, rotation, scale). More...

classRotationStateComponent

Component that manages composite rotation from heading and spin rotations. More...

classScaleStateComponent

Component that defines the physical dimensions (scale) of an entity. More...

classTranslationStateComponent

Component that holds the current translation (position) state. More...

Description

Transform state components for spatial management.

This namespace contains components that store individual aspects of an entity's spatial state including position, scale, and composed transform matrices. These are processed by transform systems to produce final world transforms.

Todo

move to spatial transform


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.