com.bulletphysics.dynamics.vehicle
Class WheelInfoConstructionInfo
java.lang.Object
com.bulletphysics.dynamics.vehicle.WheelInfoConstructionInfo
public class WheelInfoConstructionInfo
- extends Object
chassisConnectionCS
public final Vector3f chassisConnectionCS
wheelDirectionCS
public final Vector3f wheelDirectionCS
wheelAxleCS
public final Vector3f wheelAxleCS
suspensionRestLength
public float suspensionRestLength
maxSuspensionTravelCm
public float maxSuspensionTravelCm
wheelRadius
public float wheelRadius
suspensionStiffness
public float suspensionStiffness
wheelsDampingCompression
public float wheelsDampingCompression
wheelsDampingRelaxation
public float wheelsDampingRelaxation
frictionSlip
public float frictionSlip
bIsFrontWheel
public boolean bIsFrontWheel
WheelInfoConstructionInfo
public WheelInfoConstructionInfo()