Implementation. More...
#include <osvr/ClientKit/ContextC.h>#include <osvr/ClientKit/InterfaceC.h>#include <osvr/ClientKit/InterfaceCallbackC.h>#include <osvr/ClientKit/ServerAutoStartC.h>#include <stdio.h>Go to the source code of this file.
Functions | |
| void | myTrackerCallback (void *userdata, const OSVR_TimeValue *timestamp, const OSVR_PoseReport *report) |
| void | myOrientationCallback (void *userdata, const OSVR_TimeValue *timestamp, const OSVR_OrientationReport *report) |
| void | myPositionCallback (void *userdata, const OSVR_TimeValue *timestamp, const OSVR_PositionReport *report) |
| int | main () |