Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Attributes
pcl::io::openni2::OpenNI2DeviceInfo Struct Reference

#include <pcl/io/openni2/openni2_device_info.h>

+ Collaboration diagram for pcl::io::openni2::OpenNI2DeviceInfo:

Public Attributes

std::string uri_
 
std::string vendor_
 
std::string name_
 
std::uint16_t vendor_id_
 
std::uint16_t product_id_
 

Detailed Description

Definition at line 45 of file openni2_device_info.h.

Member Data Documentation

◆ name_

std::string pcl::io::openni2::OpenNI2DeviceInfo::name_

Definition at line 49 of file openni2_device_info.h.

◆ product_id_

std::uint16_t pcl::io::openni2::OpenNI2DeviceInfo::product_id_

Definition at line 51 of file openni2_device_info.h.

◆ uri_

std::string pcl::io::openni2::OpenNI2DeviceInfo::uri_

Definition at line 47 of file openni2_device_info.h.

◆ vendor_

std::string pcl::io::openni2::OpenNI2DeviceInfo::vendor_

Definition at line 48 of file openni2_device_info.h.

◆ vendor_id_

std::uint16_t pcl::io::openni2::OpenNI2DeviceInfo::vendor_id_

Definition at line 50 of file openni2_device_info.h.


The documentation for this struct was generated from the following file: