#include <openni2_device_info.h>
Public Attributes | |
std::string | name_ |
uint16_t | product_id_ |
std::string | uri_ |
std::string | vendor_ |
uint16_t | vendor_id_ |
Definition at line 42 of file openni2_device_info.h.
std::string openni2_wrapper::OpenNI2DeviceInfo::name_ |
Definition at line 46 of file openni2_device_info.h.
uint16_t openni2_wrapper::OpenNI2DeviceInfo::product_id_ |
Definition at line 48 of file openni2_device_info.h.
std::string openni2_wrapper::OpenNI2DeviceInfo::uri_ |
Definition at line 44 of file openni2_device_info.h.
std::string openni2_wrapper::OpenNI2DeviceInfo::vendor_ |
Definition at line 45 of file openni2_device_info.h.
uint16_t openni2_wrapper::OpenNI2DeviceInfo::vendor_id_ |
Definition at line 47 of file openni2_device_info.h.