Implementation. More...
#include <osvr/ClientKit/Context.h>
#include <osvr/ClientKit/Interface.h>
#include <osvr/Util/ClientReportTypesC.h>
#include <iostream>
#include <string>
Go to the source code of this file.
Functions | |
void | printDirectionReport (const OSVR_DirectionReport *report) |
void | directionCallback (void *, const OSVR_TimeValue *, const OSVR_DirectionReport *report) |
int | main () |