Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Physics/Vehicle/VehicleConstraint.h>
#include <Jolt/Physics/Vehicle/VehicleController.h>
#include <Jolt/Physics/Vehicle/VehicleEngine.h>
#include <Jolt/Physics/Vehicle/VehicleTransmission.h>
#include <Jolt/Physics/Vehicle/VehicleTrack.h>
Go to the source code of this file.
Classes | |
class | WheelSettingsTV |
WheelSettings object specifically for TrackedVehicleController. More... | |
class | WheelTV |
Wheel object specifically for TrackedVehicleController. More... | |
class | TrackedVehicleControllerSettings |
class | TrackedVehicleController |
Runtime controller class for vehicle with tank tracks. More... | |