Point Cloud Library (PCL)  1.9.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
List of all members | Public Member Functions
pcl_cuda::isFiniteAOS Struct Reference

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

#include </tmp/B.ja8W1J/BUILD/pcl-pcl-1.9.1/cuda/filters/include/pcl/cuda/filters/passthrough.h>

Public Member Functions

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

Detailed Description

Check if a specific point is valid or not.

Applicable to AOS structures.

Definition at line 48 of file passthrough.h.

Member Function Documentation

__inline__ __device__ bool pcl_cuda::isFiniteAOS::operator() ( const PointXYZRGB &  pt)
inline

Definition at line 51 of file passthrough.h.


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