Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Physics/Collision/Shape/ConvexShape.h>
Go to the source code of this file.
Classes | |
class | TriangleShapeSettings |
Class that constructs a TriangleShape. More... | |
class | TriangleShape |
A single triangle, not the most efficient way of creating a world filled with triangles but can be used as a query shape for example. More... | |