PxVehicleWheels.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PxVehicleWheelsSimFlag
 Flags to configure the vehicle wheel simulation. More...
 
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...
 

Typedefs

typedef PxFlags< PxVehicleWheelsSimFlag::Enum, PxU32PxVehicleWheelsSimFlags
 Collection of set bits defined in PxVehicleWheelsSimFlag. More...
 

Functions

 PX_COMPILE_TIME_ASSERT (0==(sizeof(PxVehicleChassisData)&0x0f))