Point Cloud Library (PCL)  1.8.0
List of all members | Public Member Functions
pcl_cuda::isFiniteSOA Struct Reference

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

#include </build/pcl-a5akWP/pcl-1.8.0+dfsg1/cuda/filters/include/pcl/cuda/filters/passthrough.h>

Public Member Functions

__inline__ __device__ bool operator() (const float &pt)
 

Detailed Description

Check if a specific point is valid or not.

Applicable to SOA structures.

Definition at line 59 of file passthrough.h.

Member Function Documentation

__inline__ __device__ bool pcl_cuda::isFiniteSOA::operator() ( const float &  pt)
inline

Definition at line 62 of file passthrough.h.


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