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

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

#include </__w/1/s/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 57 of file sac_model.h.

Member Function Documentation

◆ operator()()

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: