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 java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contactNormalWS
public final javax.vecmath.Vector3f contactNormalWS
contactPointWS
public final javax.vecmath.Vector3f contactPointWS
suspensionLength
public float suspensionLength
hardPointWS
public final javax.vecmath.Vector3f hardPointWS
wheelDirectionWS
public final javax.vecmath.Vector3f wheelDirectionWS
wheelAxleWS
public final javax.vecmath.Vector3f wheelAxleWS
isInContact
public boolean isInContact
groundObject
public java.lang.Object groundObject
WheelInfo.RaycastInfo
public WheelInfo.RaycastInfo()