com.bulletphysics.dynamics.vehicle
Class WheelInfo.RaycastInfo
java.lang.Object
com.bulletphysics.dynamics.vehicle.WheelInfo.RaycastInfo
- Enclosing class:
- WheelInfo
public static class WheelInfo.RaycastInfo
- extends Object
contactNormalWS
public final Vector3f contactNormalWS
contactPointWS
public final Vector3f contactPointWS
suspensionLength
public float suspensionLength
hardPointWS
public final Vector3f hardPointWS
wheelDirectionWS
public final Vector3f wheelDirectionWS
wheelAxleWS
public final Vector3f wheelAxleWS
isInContact
public boolean isInContact
groundObject
public Object groundObject
WheelInfo.RaycastInfo
public WheelInfo.RaycastInfo()