#include <map>
#include <vector>
#include <utility>
#include "openni_exception.h"
#include <XnCppWrapper.h>
#include <boost/noncopyable.hpp>
#include <boost/function.hpp>
#include <boost/thread.hpp>
#include <boost/thread/condition.hpp>
Go to the source code of this file.
Classes | |
class | openni_wrapper::OpenNIDevice |
Class representing an astract device for Primesense or MS Kinect devices. More... | |
Namespaces | |
namespace | openni_wrapper |
Defines | |
#define | __stdcall |
#define __stdcall |
Definition at line 53 of file openni_device.h.