Searched refs:localRotate (Results 1 – 4 of 4) sorted by relevance
32 mpCamera->localRotate(Quaternionf(AngleAxisf(-angle, axis))); in track()
82 void localRotate(const Eigen::Quaternionf& q);
166 void Camera::localRotate(const Quaternionf& q) in localRotate() function in Camera
433 mCamera.localRotate(q); in mouseMoveEvent()