Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/ObjectStream/SerializableObject.h>
#include <Jolt/Core/StreamIn.h>
#include <Jolt/Core/StreamOut.h>
#include <Jolt/Physics/StateRecorder.h>
Go to the source code of this file.
Classes | |
class | VehicleTransmissionSettings |
Configuration for the transmission of a vehicle (gear box) More... | |
class | VehicleTransmission |
Runtime data for transmission. More... | |
Enumerations | |
enum class | ETransmissionMode : uint8 { Auto , Manual } |
How gears are shifted. More... | |
|
strong |