#include "foundation/PxSimpleTypes.h"
#include "vehicle/PxVehicleShaders.h"
#include "vehicle/PxVehicleComponents.h"
#include "common/PxBase.h"
#include "PxRigidDynamic.h"
Go to the source code of this file.
Classes | |
class | PxVehicleWheelsSimData |
Data structure describing configuration data of a vehicle with up to 20 wheels. More... | |
class | PxVehicleWheelsDynData |
Data structure with instanced dynamics data for wheels. More... | |
class | PxVehicleWheels |
Data structure with instanced dynamics data and configuration data of a vehicle with just wheels. More... | |
Functions | |
PX_COMPILE_TIME_ASSERT (0==(sizeof(PxVehicleChassisData)&0x0f)) |