Implementation. More...
#include <osvr/ClientKit/InterfaceC.h>#include <osvr/Common/ClientInterface.h>#include <osvr/Common/ClientContext.h>#include <osvr/Common/Tracing.h>Go to the source code of this file.
| Functions | |
| OSVR_ReturnCode | osvrClientGetInterface (OSVR_ClientContext ctx, const char path[], OSVR_ClientInterface *iface) | 
| Get the interface associated with the given path.  More... | |
| OSVR_ReturnCode | osvrClientFreeInterface (OSVR_ClientContext ctx, OSVR_ClientInterface iface) | 
| Free an interface object before context closure.  More... | |