OSVR-Core
Public Member Functions | List of all members
osvr::client::TrackerRemoteFactory Class Reference

Public Member Functions

 TrackerRemoteFactory (VRPNConnectionCollection const &conns)
 
template<typename T >
void registerWith (T &factory) const
 
shared_ptr< RemoteHandleroperator() (common::OriginalSource const &source, common::InterfaceList &ifaces, common::ClientContext &ctx)
 

Member Function Documentation

§ operator()()

shared_ptr< RemoteHandler > osvr::client::TrackerRemoteFactory::operator() ( common::OriginalSource const &  source,
common::InterfaceList &  ifaces,
common::ClientContext ctx 
)
Todo:
right now always reporting pose if we report either position or orientation as a backward-compatibility move, since we did so before, at least until we have a report like pose with validity bools in it.
Todo:
find out why make_shared causes a crash here

The documentation for this class was generated from the following files: