Home | History | Annotate | Download | only in renderer

Lines Matching defs:lookAt

693         this.rotation.lookAt(direction, up);
803 * <code>lookAt</code> is a convienence method for auto-setting the frame
813 public void lookAt(Vector3f pos, Vector3f worldUpVector) {