#include "openni2_camera/openni2_device_info.h"
#include "openni2_camera/openni2_video_mode.h"
#include "OpenNI.h"
#include <vector>
Go to the source code of this file.
Namespaces | |
openni2_wrapper | |
Functions | |
const OpenNI2DeviceInfo | openni2_wrapper::openni2_convert (const openni::DeviceInfo *pInfo) |
const OpenNI2VideoMode | openni2_wrapper::openni2_convert (const openni::VideoMode &input) |
const openni::VideoMode | openni2_wrapper::openni2_convert (const OpenNI2VideoMode &input) |
const std::vector< OpenNI2VideoMode > | openni2_wrapper::openni2_convert (const openni::Array< openni::VideoMode > &input) |