CollisionContext.ixx File
Context data for collision events. More...
Included Headers
#include <optional>
#include <helios.core.types>
#include <helios.engine.ecs.EntityHandle>
#include <helios.util>
#include <helios.math>
Namespaces Index
| namespace | helios |
| namespace | engine |
|
Main engine module aggregating core infrastructure and game systems. More... | |
| namespace | modules |
|
Domain-specific components and systems. More... | |
| namespace | physics |
|
Physics simulation and collision detection subsystem for the game engine. More... | |
| namespace | collision |
| namespace | types |
|
Type definitions for collision system behavior configuration. More... | |
Classes Index
| struct | CollisionContext |
|
Context data describing a collision event. More... | |
Description
Context data for collision events.
File Listing
The file content with the documentation metadata removed is:
18export namespace helios::engine::modules::physics::collision::types {
26 struct CollisionContext {
51 bool isCollisionReporter;
63 uint32_t collisionLayerId;
68 uint32_t otherCollisionLayerId;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.