Searched refs:getCollisionNormal (Results 1 – 2 of 2) sorted by relevance
327 public Vector3f getCollisionNormal(Vector3f vec) { in getCollisionNormal() method in VehicleWheel328 getCollisionNormal(wheelId, wheelIndex, vec); in getCollisionNormal()332 private native void getCollisionNormal(long wheelId, int wheelIndex, Vector3f vec); in getCollisionNormal() method in VehicleWheel337 public Vector3f getCollisionNormal() { in getCollisionNormal() method in VehicleWheel339 getCollisionNormal(wheelId, wheelIndex, vec); in getCollisionNormal()
315 public Vector3f getCollisionNormal(Vector3f vec) { in getCollisionNormal() method in VehicleWheel323 public Vector3f getCollisionNormal() { in getCollisionNormal() method in VehicleWheel