Classes | Namespaces | Macros | Functions
DeviceDriver.cpp File Reference
#include <map>
#include <string>
#include "Driver/OniDriverAPI.h"
#include "libfreenect.hpp"
#include "DepthStream.hpp"
#include "ColorStream.hpp"
Include dependency graph for DeviceDriver.cpp:

Go to the source code of this file.

Classes

class  FreenectDriver::Device
 
class  FreenectDriver::Driver
 

Namespaces

 FreenectDriver
 

Macros

#define XN_DELETE(p)   delete(p)
 
#define XN_NEW(type, arg...)   new type(arg)
 

Functions

 ONI_EXPORT_DRIVER (FreenectDriver::Driver)
 

Macro Definition Documentation

#define XN_DELETE (   p)    delete(p)

Definition at line 335 of file DeviceDriver.cpp.

#define XN_NEW (   type,
  arg... 
)    new type(arg)

Definition at line 334 of file DeviceDriver.cpp.

Function Documentation

ONI_EXPORT_DRIVER ( FreenectDriver::Driver  )


libfreenect
Author(s): Hector Martin, Josh Blake, Kyle Machulis, OpenKinect community
autogenerated on Thu Jun 6 2019 19:25:39