Point Cloud Library (PCL)
1.14.1-dev
|
#include </__w/1/s/cuda/io/include/pcl/cuda/io/predicate.h>
Public Member Functions | |
ChangeColor (const OpenNIRGB &color) | |
__inline__ __host__ __device__ PointXYZRGB & | operator() (PointXYZRGB &point) |
Public Attributes | |
OpenNIRGB | color_ |
Definition at line 79 of file predicate.h.
|
inline |
Definition at line 81 of file predicate.h.
|
inline |
Definition at line 83 of file predicate.h.
References pcl::cuda::RGB::b, pcl::cuda::OpenNIRGB::b, color_, pcl::cuda::RGB::g, pcl::cuda::OpenNIRGB::g, pcl::cuda::RGB::r, pcl::cuda::OpenNIRGB::r, and pcl::cuda::PointXYZRGB::rgb.
OpenNIRGB pcl::cuda::ChangeColor::color_ |
Definition at line 88 of file predicate.h.
Referenced by operator()().