OSVR-Core
|
Header. More...
#include <osvr/Common/Transform_fwd.h>
#include <osvr/Common/DegreesToRadians.h>
#include <osvr/Util/EigenCoreGeometry.h>
Go to the source code of this file.
Classes | |
class | osvr::common::Transform |
Spatial transformation, consisting of both pre and post components. More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::common | |
Handles spatial transformations. | |
Functions | |
template<typename T > | |
Eigen::Matrix4d | osvr::common::rotate (double degrees, T const &axis) |
Header.