#include "astra_camera/astra_device_info.h"#include "astra_camera/astra_video_mode.h"#include "openni2/OpenNI.h"#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | astra_wrapper |
Functions | |
| const AstraDeviceInfo | astra_wrapper::astra_convert (const openni::DeviceInfo *pInfo) |
| const AstraVideoMode | astra_wrapper::astra_convert (const openni::VideoMode &input) |
| const openni::VideoMode | astra_wrapper::astra_convert (const AstraVideoMode &input) |
| const std::vector< AstraVideoMode > | astra_wrapper::astra_convert (const openni::Array< openni::VideoMode > &input) |