OSVR-Core
Namespaces | Functions
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>

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::Vector3d>
T 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