Implementation. More...
#include <osvr/Common/JSONTransformVisitor.h>#include <osvr/Common/Transform.h>#include <osvr/Common/ChangeOfBasis.h>#include <osvr/Common/DegreesToRadians.h>#include <osvr/Util/StdInt.h>#include <json/value.h>#include <json/reader.h>#include <boost/algorithm/string.hpp>#include <boost/range/algorithm/count_if.hpp>#include <string>Go to the source code of this file.
Namespaces | |
| osvr | |
| < | |
| osvr::common | |
| Handles spatial transformations. | |
Functions | |
| template<typename T = Eigen::Vector3d> | |
| T | osvr::common::vectorFromJson (Json::Value const &v) |
Implementation.
Definition in file JSONTransformVisitor.cpp.