OSVR-Core
Namespaces | Functions
RoutingKeys.cpp File Reference

Implementation. More...

#include <osvr/Common/RoutingKeys.h>

Namespaces

 osvr
 The main namespace for all C++ elements of the framework, internal and external.
 
 osvr::common
 Handles spatial transformations.
 

Functions

OSVR_COMMON_EXPORT const char * osvr::common::routing_keys::destination ()
 The key in a routing directive to access the downstream destination (routing target) of the data. More...
 
OSVR_COMMON_EXPORT const char * osvr::common::routing_keys::source ()
 The key in a routing directive to access the upstream source of the data.
 
OSVR_COMMON_EXPORT const char * osvr::common::routing_keys::child ()
 the key to access a child transform
 

Detailed Description

Implementation.

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

Function Documentation

§ destination()

const char * osvr::common::routing_keys::destination ( )

The key in a routing directive to access the downstream destination (routing target) of the data.