|
OSVR-Core
|
Header. More...
Go to the source code of this file.
Namespaces | |
| osvr | |
| The main namespace for all C++ elements of the framework, internal and external. | |
Functions | |
| template<typename VecType > | |
| void | osvr::vbtracker::pinholeCameraFlipPose (VecType &&xlate, Eigen::Quaterniond &rot) |
| template<typename Vec1 , typename Vec2 > | |
| void | osvr::vbtracker::pinholeCameraFlipVelocities (Vec1 &&linVel, Vec2 &&angVel) |
Header.
|
inline |
invert position
Rotate orientation 180 about Z.
|
inline |
invert velocity
Rotate angular velocity 180 about Z.
1.8.12