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

Header. More...

#include <osvr/Common/Export.h>
#include <string>

Go to the source code of this file.

Namespaces

 osvr
 <
 
 osvr::common
 Handles spatial transformations.
 

Functions

std::string osvr::common::normalizeDeviceDescriptor (std::string const &jsonDescriptor)
 "Normalizes" a device descriptor by parsing it and adding implied interfaces to the existing device descriptor before serializing it back out to a string. Contains logic for every interface that combines multiple other interfaces, such as eyetracker (direction, location2d, tracker, button) More...
 

Detailed Description

Header.

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

Definition in file NormalizeDeviceDescriptor.h.