Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Physics/Collision/Shape/Shape.h>
#include <Jolt/Physics/Collision/Shape/SubShapeID.h>
#include <Jolt/Physics/Collision/Shape/SphereShape.h>
Go to the source code of this file.
Classes | |
class | CollideSphereVsTriangles |
Collision detection helper that collides a sphere vs one or more triangles. More... | |