Check if a certain tuple is a point inlier.
More...
#include </build/pcl-uXKZDt/pcl-1.11.1+dfsg/cuda/sample_consensus/include/pcl/cuda/sample_consensus/sac_model_1point_plane.h>
Check if a certain tuple is a point inlier.
Definition at line 94 of file sac_model_1point_plane.h.
◆ CheckPlanarInlierIndices()
pcl::cuda::CheckPlanarInlierIndices::CheckPlanarInlierIndices |
( |
float4 |
coeff, |
|
|
float |
thresh |
|
) |
| |
|
inline |
◆ operator()()
__inline__ __host__ __device__ int pcl::cuda::CheckPlanarInlierIndices::operator() |
( |
const PointXYZRGB & |
pt, |
|
|
const int & |
idx |
|
) |
| |
◆ coefficients
float4 pcl::cuda::CheckPlanarInlierIndices::coefficients |
◆ threshold
float pcl::cuda::CheckPlanarInlierIndices::threshold |
The documentation for this struct was generated from the following file: