OSVR-Core
Namespaces | Functions
RoutingKeys.h File Reference

Header. More...

#include <osvr/Common/Export.h>

Go to the source code of this file.

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

Header.

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.