OSVR-Core
|
Header. More...
#include <osvr/Common/OriginalSource.h>
#include <osvr/Common/PathElementTypes.h>
#include <boost/assert.hpp>
Go to the source code of this file.
Classes | |
struct | osvr::common::TrackerSensorInfo |
fully-resolved data about a tracker sensor. Defaults per the schema. More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::common | |
Handles spatial transformations. | |
Functions | |
TrackerSensorInfo | osvr::common::getTrackerSensorInfo (OriginalSource const &source) |
Given a fully-parsed tracker source, determines what messages and subsets thereof it reports. More... | |
Header.