#include "libfreenect.h"
#include "libfreenect_sync.h"
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <unistd.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
void | no_kinect_quit (void) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 90 of file tiltdemo.c.
void no_kinect_quit | ( | void | ) |
Definition at line 84 of file tiltdemo.c.