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::isInlier Struct Reference

Check if a certain tuple is a point inlier. More...

#include </tmp/B.ja8W1J/BUILD/pcl-pcl-1.9.1/cuda/io/include/pcl/cuda/io/predicate.h>

Public Member Functions

__inline__ __host__ __device__ bool operator() (int x)
 
__inline__ __host__ __device__ bool operator() (int x)
 

Detailed Description

Check if a certain tuple is a point inlier.

Definition at line 60 of file predicate.h.

Member Function Documentation

__inline__ __host__ __device__ bool pcl::cuda::isInlier::operator() ( int  x)
inline

Definition at line 63 of file predicate.h.

__inline__ __host__ __device__ bool pcl::cuda::isInlier::operator() ( int  x)
inline

Definition at line 68 of file sac_model.h.


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