Home
last modified time | relevance | path

Searched defs:oldMatrix (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/util/
DConverter.java105 …public static com.jme3.math.Quaternion convert(javax.vecmath.Matrix3f oldMatrix, com.jme3.math.Qua… in convert()
176 public static com.jme3.math.Matrix3f convert(javax.vecmath.Matrix3f oldMatrix) { in convert()
182 …public static com.jme3.math.Matrix3f convert(javax.vecmath.Matrix3f oldMatrix, com.jme3.math.Matri… in convert()
195 public static javax.vecmath.Matrix3f convert(com.jme3.math.Matrix3f oldMatrix) { in convert()
201 …public static javax.vecmath.Matrix3f convert(com.jme3.math.Matrix3f oldMatrix, javax.vecmath.Matri… in convert()