Point Cloud Library (PCL)
1.14.1-dev
|
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) |
Check if a certain tuple is a point inlier.
Definition at line 57 of file sac_model.h.
__inline__ __host__ __device__ int pcl::cuda::DeleteIndices::operator() | ( | const Tuple & | t | ) |