13 #ifndef PX_VEHICLE_NO_DRIVE_H
14 #define PX_VEHICLE_NO_DRIVE_H
50 friend class PxVehicleUpdate;
99 void setToRestState();
111 void setBrakeTorque(
const PxU32 id,
const PxReal brakeTorque);
123 void setDriveTorque(
const PxU32 id,
const PxReal driveTorque);
135 void setSteerAngle(
const PxU32 id,
const PxReal steerAngle);
173 bool isValid()
const;
200 #endif //PX_VEHICLE_NO_DRIVE_H