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

/external/eigen/demos/opengl/
H A Dtrackball.cpp32 mpCamera->localRotate(Quaternionf(AngleAxisf(-angle, axis)));
H A Dcamera.h82 void localRotate(const Eigen::Quaternionf& q);
H A Dcamera.cpp166 void Camera::localRotate(const Quaternionf& q) function in class:Camera
H A Dquaternion_demo.cpp433 mCamera.localRotate(q);

Completed in 94 milliseconds