Searched refs:inverseRotateVect (Results 1 - 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/math/
H A DMatrix4f.java1977 * <code>inverseRotateVect</code> rotates a given Vector3f by the rotation
1983 public void inverseRotateVect(Vector3f vec) { method in class:Matrix4f

Completed in 70 milliseconds