#include "vehicle/PxVehicleWheels.h"
#include "vehicle/PxVehicleComponents.h"
Go to the source code of this file.
Classes | |
class | PxVehicleDriveSimData |
Data structure describing non-wheel configuration data of a vehicle that has engine, gears, clutch, and auto-box. More... | |
class | PxVehicleDriveDynData |
Data structure with instanced dynamics data for vehicle with engine, clutch, gears, autobox. More... | |
class | PxVehicleDrive |
A complete vehicle with instance dynamics data and configuration data for wheels and engine,clutch,gears,autobox. More... | |
Functions | |
PX_COMPILE_TIME_ASSERT (0==(sizeof(PxVehicleChassisData)&0x0f)) |