Searched defs:toTranslationVector (Results 1 - 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/math/
H A DMatrix4f.java1700 public Vector3f toTranslationVector() { method in class:Matrix4f
1704 public void toTranslationVector(Vector3f vector) { method in class:Matrix4f

Completed in 201 milliseconds