Searched refs:setLookAt (Results 1 – 3 of 3) sorted by relevance
89 cameraMotionControl.setLookAt(teapot.getWorldTranslation(), Vector3f.UNIT_Y); in simpleInitApp()
199 cameraMotionTrack.setLookAt(model.getWorldTranslation(), Vector3f.UNIT_Y); in createCameraMotion()
370 public void setLookAt(Vector3f lookAt, Vector3f upVector) { in setLookAt() method in MotionTrack