#include "openni2_camera/openni2_convert.h"
#include "openni2_camera/openni2_exception.h"
#include <boost/make_shared.hpp>
#include <string>
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) |