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

Implementation. More...

Go to the source code of this file.

Namespaces

 osvr
 <
 
 osvr::common
 Handles spatial transformations.
 

Functions

Json::Value osvr::common::pathTreeToJson (PathTree const &tree, bool keepNulls=false)
 Serialize a path tree to a JSON array of objects, one for each node.
 
void osvr::common::jsonToPathTree (PathTree &tree, Json::Value nodes)
 Deserialize a path tree from a JSON array of objects.
 

Detailed Description

Implementation.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file PathTreeSerialization.cpp.