systems Namespace
Collision detection and response systems. More...
Definition
namespace helios::engine::modules::physics::collision::systems { ... }
Classes Index
| class | BoundsUpdateSystem |
|
System that updates AABB colliders based on entity transforms. More... | |
| class | CollisionStateClearSystem |
|
System that clears collision state components at the end of each frame. More... | |
| class | CollisionStateResponseSystem |
|
System that processes collision states and executes configured behaviors. More... | |
| class | GridCollisionDetectionSystem |
|
Collision detection system using uniform spatial partitioning for Broadphase and AABB overlaps in the Narrowphase. More... | |
Description
Collision detection and response systems.
This namespace contains systems for updating collider bounds, performing grid-based spatial partitioning for efficient broad-phase detection, processing collision responses, and clearing collision state at frame end.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.