OSVR-Core
|
Implementation. More...
#include <osvr/ClientKit/ContextC.h>
#include <osvr/ClientKit/InterfaceC.h>
#include <osvr/ClientKit/InterfaceCallbackC.h>
#include <osvr/ClientKit/InterfaceStateC.h>
#include <osvr/ClientKit/SkeletonC.h>
#include <stdio.h>
Macros | |
#define | NAME_BUFFER_SIZE 10000 |
#define | MAX_CALLBACKS_TO_REPORT 10 |
#define | CHECK_RC(rc) |
Functions | |
void | mySkeletonCallback (void *userdata, const OSVR_TimeValue *timestamp, const OSVR_SkeletonReport *report) |
int | main () |
Implementation.
#define CHECK_RC | ( | rc | ) |