Point Cloud Library (PCL) 1.12.1
Loading...
Searching...
No Matches
pcl::cuda::OpenNIRGB Struct Reference

Simple structure holding RGB data. More...

#include </home/lkp/rpmbuild/BUILD/pcl-pcl-1.12.1/cuda/common/include/pcl/cuda/point_cloud.h>

Public Attributes

unsigned char r
unsigned char g
unsigned char b

Detailed Description

Simple structure holding RGB data.

Definition at line 55 of file point_cloud.h.

Member Data Documentation

◆ b

unsigned char pcl::cuda::OpenNIRGB::b

Definition at line 57 of file point_cloud.h.

◆ g

unsigned char pcl::cuda::OpenNIRGB::g

Definition at line 57 of file point_cloud.h.

◆ r

unsigned char pcl::cuda::OpenNIRGB::r

Definition at line 57 of file point_cloud.h.


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