#include <PxVehicleComponents.h>
++

Public Member Functions | |
| PxVehicleChassisData () | |
Public Attributes | |
| PxVec3 | mMOI |
| Moment of inertia of vehicle rigid body actor. | |
| PxReal | mMass |
| Mass of vehicle rigid body actor. | |
| PxVec3 | mCMOffset |
| Center of mass offset of vehicle rigid body actor. | |
Private Member Functions | |
| bool | isValid () const |
Private Attributes | |
| PxReal | pad |
Friends | |
| class | PxVehicleDriveSimData4W |
| PxVehicleChassisData::PxVehicleChassisData | +( | ++ | ) | + [inline] |
+
+ +
+
| bool PxVehicleChassisData::isValid | +( | ++ | ) | + const [private] |
+
+ +
+
friend class PxVehicleDriveSimData4W [friend] |
+
+ +
+
| PxVec3 PxVehicleChassisData::mCMOffset | +
+Center of mass offset of vehicle rigid body actor. +
+
| PxReal PxVehicleChassisData::mMass | +
+Mass of vehicle rigid body actor. +
+
| PxVec3 PxVehicleChassisData::mMOI | +
+Moment of inertia of vehicle rigid body actor. +
+
PxReal PxVehicleChassisData::pad [private] |
+
+ +
+