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