33 #include <boost/range/algorithm.hpp> 
   37     : m_ctx(ctx), m_path(path) {
 
   38     OSVR_DEV_VERBOSE(
"Interface initialized for " << m_path);
 
void update()
Update any state. 
OSVR_ClientInterfaceObject(osvr::common::ClientContext &ctx, std::string const &path)
Constructor - only to be called by a factory function. 
Internal, configured header file for verbosity macros. 
std::string const & getPath() const 
Get the path as a string.