#include "openni_device.h"
#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>
#include <string>
#include "openni_device.h"
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
Go to the source code of this file.
Classes | |
class | openni_wrapper::DeviceKinect |
Concrete implementation of the interface OpenNIDevice for a MS Kinect device. More... | |
Namespaces | |
namespace | openni_wrapper |