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

Simple structure holding RGB data. More...

#include </__w/1/s/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

◆ g

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

◆ r

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

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