Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Physics/Collision/Shape/ConvexShape.h>
#include <Jolt/Physics/PhysicsSettings.h>
#include <Jolt/Geometry/Plane.h>
#include <Jolt/Renderer/DebugRenderer.h>
Go to the source code of this file.
Classes | |
class | ConvexHullShapeSettings |
Class that constructs a ConvexHullShape. More... | |
class | ConvexHullShape |
A convex hull. More... | |