OSVR-Core
Namespaces | Typedefs | Functions
ClientInterfaceFactory.h File Reference

Header. More...

#include <osvr/Common/ClientInterfacePtr.h>
#include <osvr/Common/ClientContext_fwd.h>
#include <osvr/Common/Export.h>
#include <functional>

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.
 

Typedefs

using osvr::common::ClientInterfaceFactory = std::function< ClientInterfacePtr(ClientContext &, const char[])>
 A factory function type taking the client context and path, and returning a ClientInterfacePtr. More...
 

Functions

ClientInterfaceFactory osvr::common::getStandardClientInterfaceFactory ()
 Returns a client interface factory suitable for standard client use. More...
 

Detailed Description

Header.

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