Header. More...
#include <osvr/Common/Export.h>#include <osvr/Util/ContainerWrapper.h>#include <json/value.h>#include <vector>#include <algorithm>Go to the source code of this file.
Classes | |
| class | osvr::common::GeneralizedTransform |
| Container for easy manipulation of nested transforms. More... | |
Namespaces | |
| osvr | |
| < | |
| osvr::common | |
| Handles spatial transformations. | |
Functions | |
| template<typename UnaryPredicate > | |
| void | osvr::common::remove_if (GeneralizedTransform &transform, UnaryPredicate pred) |
| Remove levels from a generalized transform as dictated by an arbitrary predicate. More... | |