Point Cloud Library (PCL) 1.15.0
Loading...
Searching...
No Matches
pcl_cuda::isFiniteZIPSOA Struct Reference

Check if a specific point is valid or not. More...

#include </builddir/build/BUILD/pcl-1.15.0-build/pcl-pcl-1.15.0/cuda/filters/include/pcl/cuda/filters/passthrough.h>

Public Member Functions

__inline__ __device__ bool operator() (const PointCloudSOA< Device >::tuple_type &tuple)

Detailed Description

Check if a specific point is valid or not.

Applicable to SOA structures.

Definition at line 68 of file passthrough.h.

Member Function Documentation

◆ operator()()

__inline__ __device__ bool pcl_cuda::isFiniteZIPSOA::operator() ( const PointCloudSOA< Device >::tuple_type & tuple)
inline

Definition at line 71 of file passthrough.h.


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