Kemena3D
Loading...
Searching...
No Matches
kphysicsmanager.h File Reference

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"
Include dependency graph for kphysicsmanager.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Physics subsystem manager — owns the simulation world and acts as a factory for kPhysicsObject.