Searched refs:setAxes (Results 1 – 4 of 4) sorted by relevance
268 cam.setAxes(q); in rotateCamera()
707 public void setAxes(Vector3f left, Vector3f up, Vector3f direction) { in setAxes() method in Camera718 public void setAxes(Quaternion axes) { in setAxes() method in Camera
226 …reflectionCam.setAxes(reflectionCam.getLeft().negateLocal(), reflectionCam.getUp(), reflectionCam.… in postQueue()
180 …reflectionCam.setAxes(reflectionCam.getLeft().negateLocal(), reflectionCam.getUp(), reflectionCam.… in preFrame()