Searched defs:newVec (Results 1 – 1 of 1) sorted by relevance
55 com.jme3.math.Vector3f newVec = new com.jme3.math.Vector3f(); in convert() local60 …atic com.jme3.math.Vector3f convert(javax.vecmath.Vector3f oldVec, com.jme3.math.Vector3f newVec) { in convert()68 javax.vecmath.Vector3f newVec = new javax.vecmath.Vector3f(); in convert() local73 …atic javax.vecmath.Vector3f convert(com.jme3.math.Vector3f oldVec, javax.vecmath.Vector3f newVec) { in convert()