Searched refs:getWheelRotation (Results 1 - 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
H A DVehicleWheel.java91 getWheelRotation(wheelId, wheelIndex, tmp_Matrix);
97 private native void getWheelRotation(long vehicleId, int wheelId, Matrix3f location); method in class:VehicleWheel

Completed in 58 milliseconds