Searched refs:getCollisionLocation (Results 1 – 2 of 2) sorted by relevance
308 public Vector3f getCollisionLocation(Vector3f vec) { in getCollisionLocation() method in VehicleWheel309 getCollisionLocation(wheelId, wheelIndex, vec); in getCollisionLocation()313 private native void getCollisionLocation(long wheelId, int wheelIndex, Vector3f vec); in getCollisionLocation() method in VehicleWheel318 public Vector3f getCollisionLocation() { in getCollisionLocation() method in VehicleWheel320 getCollisionLocation(wheelId, wheelIndex, vec); in getCollisionLocation()
300 public Vector3f getCollisionLocation(Vector3f vec) { in getCollisionLocation() method in VehicleWheel308 public Vector3f getCollisionLocation() { in getCollisionLocation() method in VehicleWheel