Skip to main content

systems Namespace

Collision detection and response systems. More...

Definition

namespace helios::engine::modules::physics::collision::systems { ... }

Classes Index

classBoundsUpdateSystem

System that updates AABB colliders based on entity transforms. More...

classCollisionStateClearSystem

System that clears collision state components at the end of each frame. More...

classCollisionStateResponseSystem

System that processes collision states and executes configured behaviors. More...

classGridCollisionDetectionSystem

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.