Classes | |
class | OpenNIConfig |
class | OpenNIConfigStatics |
Variables | |
const int | OpenNI_Bilinear = 0 |
const int | OpenNI_EdgeAware = 1 |
const int | OpenNI_EdgeAwareWeighted = 2 |
const int | OpenNI_QQVGA_25Hz = 7 |
const int | OpenNI_QQVGA_30Hz = 8 |
const int | OpenNI_QQVGA_60Hz = 9 |
const int | OpenNI_QVGA_25Hz = 4 |
const int | OpenNI_QVGA_30Hz = 5 |
const int | OpenNI_QVGA_60Hz = 6 |
const int | OpenNI_SXGA_15Hz = 1 |
const int | OpenNI_VGA_25Hz = 3 |
const int | OpenNI_VGA_30Hz = 2 |
const int openni_camera_unstable::OpenNI_Bilinear = 0 |
Definition at line 379 of file OpenNIConfig.h.
const int openni_camera_unstable::OpenNI_EdgeAware = 1 |
Definition at line 381 of file OpenNIConfig.h.
const int openni_camera_unstable::OpenNI_EdgeAwareWeighted = 2 |
Definition at line 383 of file OpenNIConfig.h.
const int openni_camera_unstable::OpenNI_QQVGA_25Hz = 7 |
Definition at line 373 of file OpenNIConfig.h.
const int openni_camera_unstable::OpenNI_QQVGA_30Hz = 8 |
Definition at line 375 of file OpenNIConfig.h.
const int openni_camera_unstable::OpenNI_QQVGA_60Hz = 9 |
Definition at line 377 of file OpenNIConfig.h.
const int openni_camera_unstable::OpenNI_QVGA_25Hz = 4 |
Definition at line 367 of file OpenNIConfig.h.
const int openni_camera_unstable::OpenNI_QVGA_30Hz = 5 |
Definition at line 369 of file OpenNIConfig.h.
const int openni_camera_unstable::OpenNI_QVGA_60Hz = 6 |
Definition at line 371 of file OpenNIConfig.h.
const int openni_camera_unstable::OpenNI_SXGA_15Hz = 1 |
Definition at line 361 of file OpenNIConfig.h.
const int openni_camera_unstable::OpenNI_VGA_25Hz = 3 |
Definition at line 365 of file OpenNIConfig.h.
const int openni_camera_unstable::OpenNI_VGA_30Hz = 2 |
Definition at line 363 of file OpenNIConfig.h.