|
OSVR-Core
|
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 | |
Implementation.
| const char * osvr::common::routing_keys::destination | ( | ) |
The key in a routing directive to access the downstream destination (routing target) of the data.
1.8.12