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

#include </__w/1/s/cuda/io/include/pcl/cuda/io/predicate.h>

+ Collaboration diagram for pcl::cuda::ChangeColor:

Public Member Functions

 ChangeColor (const OpenNIRGB &color)
 
__inline__ __host__ __device__ PointXYZRGBoperator() (PointXYZRGB &point)
 

Public Attributes

OpenNIRGB color_
 

Detailed Description

Definition at line 79 of file predicate.h.

Constructor & Destructor Documentation

◆ ChangeColor()

pcl::cuda::ChangeColor::ChangeColor ( const OpenNIRGB color)
inline

Definition at line 81 of file predicate.h.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ color_

OpenNIRGB pcl::cuda::ChangeColor::color_

Definition at line 88 of file predicate.h.

Referenced by operator()().


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