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

#include </build/reproducible-path/pcl-1.15.1+dfsg/cuda/io/include/pcl/cuda/io/predicate.h>

Public Member Functions

 SetColor (const OpenNIRGB &color)
__inline__ __host__ __device__ void operator() (PointXYZRGB &point)

Public Attributes

OpenNIRGB color_

Detailed Description

Definition at line 71 of file predicate.h.

Constructor & Destructor Documentation

◆ SetColor()

pcl::cuda::SetColor::SetColor ( const OpenNIRGB & color)
inline

Definition at line 73 of file predicate.h.

References color_.

Member Function Documentation

◆ operator()()

__inline__ __host__ __device__ void pcl::cuda::SetColor::operator() ( PointXYZRGB & point)
inline

Member Data Documentation

◆ color_

OpenNIRGB pcl::cuda::SetColor::color_

Definition at line 76 of file predicate.h.

Referenced by operator()(), and SetColor().


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