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/VehicleDifferential.h>
#include <Jolt/Core/LinearCurve.h>
Go to the source code of this file.
Classes | |
class | WheelSettingsWV |
WheelSettings object specifically for WheeledVehicleController. More... | |
class | WheelWV |
Wheel object specifically for WheeledVehicleController. More... | |
class | WheeledVehicleControllerSettings |
class | WheeledVehicleController |
Runtime controller class. More... | |