#include "Rs2Driver.h"
Go to the source code of this file.
Namespaces | |
oni | |
oni::driver | |
Macros | |
#define | XN_DELETE(arg) delete arg |
#define | XN_NEW(type, arg) new type(arg) |
Functions | |
oni::driver::ONI_EXPORT_DRIVER (Rs2Driver) | |
Definition at line 273 of file Rs2Driver.cpp.