Jolt Physics
A multi core friendly Game Physics Engine
|
Go to the source code of this file.
Classes | |
class | VehicleCollisionTester |
Class that does collision detection between wheels and ground. More... | |
class | VehicleCollisionTesterRay |
Collision tester that tests collision using a raycast. More... | |
class | VehicleCollisionTesterCastSphere |
Collision tester that tests collision using a sphere cast. More... | |
class | VehicleCollisionTesterCastCylinder |
Collision tester that tests collision using a cylinder shape. More... | |