Classes | Namespaces | Enumerations | Functions
openni2_video_mode.h File Reference
#include <cstddef>
#include <ostream>
Include dependency graph for openni2_video_mode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openni2_wrapper::OpenNI2VideoMode

Namespaces

namespace  openni2_wrapper

Enumerations

enum  openni2_wrapper::PixelFormat {
  openni2_wrapper::PIXEL_FORMAT_DEPTH_1_MM = 100, openni2_wrapper::PIXEL_FORMAT_DEPTH_100_UM = 101, openni2_wrapper::PIXEL_FORMAT_SHIFT_9_2 = 102, openni2_wrapper::PIXEL_FORMAT_SHIFT_9_3 = 103,
  openni2_wrapper::PIXEL_FORMAT_RGB888 = 200, openni2_wrapper::PIXEL_FORMAT_YUV422 = 201, openni2_wrapper::PIXEL_FORMAT_GRAY8 = 202, openni2_wrapper::PIXEL_FORMAT_GRAY16 = 203,
  openni2_wrapper::PIXEL_FORMAT_JPEG = 204
}

Functions

bool openni2_wrapper::operator!= (const OpenNI2VideoMode &video_mode_a, const OpenNI2VideoMode &video_mode_b)
std::ostream & openni2_wrapper::operator<< (std::ostream &stream, const OpenNI2VideoMode &video_mode)
bool openni2_wrapper::operator== (const OpenNI2VideoMode &video_mode_a, const OpenNI2VideoMode &video_mode_b)


openni2_camera
Author(s): Julius Kammerl
autogenerated on Thu Jun 6 2019 21:28:42