direcs  2012-09-30
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
QKinect.cpp File Reference

a Qt wrapper for the OpenKinect project a lot of the code has been modified from this project source here https://github.com/OpenKinect/libfreenect More...

#include <QKinect.h>
#include <QDebug>
#include <cstdlib>
#include <cmath>
#include <cassert>
Include dependency graph for QKinect.cpp:

Go to the source code of this file.


Detailed Description

a Qt wrapper for the OpenKinect project a lot of the code has been modified from this project source here https://github.com/OpenKinect/libfreenect

Definition in file QKinect.cpp.