Point Cloud Library (PCL)
1.11.0
|
Check if a specific point is valid or not. More...
#include </tmp/B.2r07lyv0/BUILD/pcl-pcl-1.11.0/cuda/filters/include/pcl/cuda/filters/passthrough.h>
Public Member Functions | |
__inline__ __device__ bool | operator() (const float &pt) |
Check if a specific point is valid or not.
Applicable to SOA structures.
Definition at line 58 of file passthrough.h.
|
inline |
Definition at line 61 of file passthrough.h.