Point Cloud Library (PCL)
1.8.1
|
Simple structure holding RGB data. More...
#include </build/pcl-HHAmE1/pcl-1.8.1+dfsg1/cuda/common/include/pcl/cuda/point_cloud.h>
Public Attributes | |
unsigned char | r |
unsigned char | g |
unsigned char | b |
Simple structure holding RGB data.
Definition at line 56 of file point_cloud.h.
unsigned char pcl::cuda::OpenNIRGB::b |
Definition at line 58 of file point_cloud.h.
unsigned char pcl::cuda::OpenNIRGB::g |
Definition at line 58 of file point_cloud.h.
unsigned char pcl::cuda::OpenNIRGB::r |
Definition at line 58 of file point_cloud.h.