#include <PxVehicleComponents.h>
++ +
Public Member Functions | |
| PxVehicleAntiRollBarData () | |
Public Attributes | |
| PxU32 | mWheel0 |
| PxU32 | mWheel1 |
| PxF32 | mStiffness |
Private Member Functions | |
| bool | isValid () const |
Private Attributes | |
| PxF32 | mPad [1] |
Friends | |
| class | PxVehicleWheelsSimData |
| PxVehicleAntiRollBarData::PxVehicleAntiRollBarData | +( | ++ | ) | + [inline] |
+
+ +
+
| bool PxVehicleAntiRollBarData::isValid | +( | ++ | ) | + const [private] |
+
+ +
+
friend class PxVehicleWheelsSimData [friend] |
+
+ +
+
PxF32 PxVehicleAntiRollBarData::mPad[1] [private] |
+
+ +
| PxF32 PxVehicleAntiRollBarData::mStiffness | +
+ +
| PxU32 PxVehicleAntiRollBarData::mWheel0 | +
+ +
| PxU32 PxVehicleAntiRollBarData::mWheel1 | +
+ +
+