Public Member Functions | |
| ButtonRemoteFactory (VRPNConnectionCollection const &conns) | |
| template<typename T > | |
| void | registerWith (T &factory) const |
| shared_ptr< RemoteHandler > | operator() (common::OriginalSource const &source, common::InterfaceList &ifaces, common::ClientContext &ctx) |
Definition at line 45 of file ButtonRemoteFactory.h.
| shared_ptr< RemoteHandler > osvr::client::ButtonRemoteFactory::operator() | ( | common::OriginalSource const & | source, |
| common::InterfaceList & | ifaces, | ||
| common::ClientContext & | ctx | ||
| ) |
Definition at line 142 of file ButtonRemoteFactory.cpp.