Point Cloud Library (PCL)  1.8.0
List of all members | Public Member Functions
pcl::cuda::DeleteIndices Struct Reference

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

#include </build/pcl-IgoYJm/pcl-1.8.0+dfsg1/cuda/sample_consensus/include/pcl/cuda/sample_consensus/sac_model.h>

Public Member Functions

template<typename Tuple >
__inline__ __host__ __device__ int operator() (const Tuple &t)
 

Detailed Description

Check if a certain tuple is a point inlier.

Definition at line 58 of file sac_model.h.

Member Function Documentation

template<typename Tuple >
__inline__ __host__ __device__ int pcl::cuda::DeleteIndices::operator() ( const Tuple &  t)

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