components Namespace
Transform state components for spatial management. More...
Definition
namespace helios::engine::modules::spatial::transform::components { ... }
Classes Index
| class | ComposeTransformComponent |
|
Component that holds transformation data (position, rotation, scale). More... | |
| class | RotationStateComponent |
|
Component that manages composite rotation from heading and spin rotations. More... | |
| class | ScaleStateComponent |
|
Component that defines the physical dimensions (scale) of an entity. More... | |
| class | TranslationStateComponent |
|
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.