OSVR-Core
|
Header. More...
#include <osvr/Util/EigenCoreGeometry.h>
#include <osvr/Util/EigenQuatExponentialMap.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Functions | |
Eigen::Quaterniond | osvr::vbtracker::angVelVecToIncRot (Eigen::Vector3d const &angVelVec, double dt) |
use only for derivatives - has factor of 2/0.5 in it! | |
Eigen::Vector3d | osvr::vbtracker::incRotToAngVelVec (Eigen::Quaterniond const &incRot, double dt) |
use only for derivatives - has factor of 2/0.5 in it! | |
Header.