OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
JSONTransformVisitor.cpp File Reference

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>
osvr::common::vectorFromJson (Json::Value const &v)
 

Detailed Description

Implementation.

Date
2014
Todo:
Replace the utility functions in here with osvr/Common/JSONEigen
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file JSONTransformVisitor.cpp.