Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/util/
DConverter.java54 public static com.jme3.math.Vector3f convert(javax.vecmath.Vector3f oldVec) { in convert()
60 …public static com.jme3.math.Vector3f convert(javax.vecmath.Vector3f oldVec, com.jme3.math.Vector3f… in convert()
67 public static javax.vecmath.Vector3f convert(com.jme3.math.Vector3f oldVec) { in convert()
73 …public static javax.vecmath.Vector3f convert(com.jme3.math.Vector3f oldVec, javax.vecmath.Vector3f… in convert()