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

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

#include </tmp/B.ja8W1J/BUILD/pcl-pcl-1.9.1/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: