|
Kemena3D
|
Physics subsystem manager — owns the simulation world and acts as a factory for kPhysicsObject. More...
#include "kexport.h"#include "kdatatype.h"#include "kphysicsobject.h"#include "kcharactercontroller.h"

Go to the source code of this file.
Classes | |
| struct | kemena::kPhysicsRaycastHit |
| Result of a physics raycast query. More... | |
| class | kemena::kPhysicsManager |
| Owns the Jolt PhysicsSystem and manages the lifecycle of all physics bodies. More... | |
Namespaces | |
| namespace | kemena |
| Top-level Kemena3D engine namespace. | |
Physics subsystem manager — owns the simulation world and acts as a factory for kPhysicsObject.