Point Cloud Library (PCL)
1.10.0
|
42 #include <pcl/cuda/point_cloud.h>
43 #include <pcl/cuda/point_types.h>
55 __inline__ __host__ __device__
bool
61 __inline__ __host__ __device__
bool
67 __inline__ __host__ __device__
bool
74 __inline__ __host__ __device__
void
This file defines compatibility wrappers for low level I/O functions.
__inline__ __host__ __device__ bool operator()(T x)
__inline__ __host__ __device__ bool operator()(int x)
__inline__ __host__ __device__ PointXYZRGB & operator()(PointXYZRGB &point)
Default point xyz-rgb structure.
__inline__ __host__ __device__ void operator()(PointXYZRGB &point)
Check if a certain tuple is a point inlier.
SetColor(const OpenNIRGB &color)
__inline__ __host__ __device__ bool operator()(int x)
ChangeColor(const OpenNIRGB &color)
Simple structure holding RGB data.