Searched refs:tmp_Matrix (Results 1 – 2 of 2) sorted by relevance
66 protected Matrix3f tmp_Matrix = new com.jme3.math.Matrix3f(); field in VehicleWheel91 getWheelRotation(wheelId, wheelIndex, tmp_Matrix); in updatePhysicsState()92 wheelWorldRotation.fromRotationMatrix(tmp_Matrix); in updatePhysicsState()
66 protected com.jme3.math.Matrix3f tmp_Matrix = new com.jme3.math.Matrix3f(); field in VehicleWheel91 Converter.convert(wheelInfo.worldTransform.basis, tmp_Matrix); in updatePhysicsState()92 wheelWorldRotation.fromRotationMatrix(tmp_Matrix); in updatePhysicsState()