Point Cloud Library (PCL) 1.14.0
|
#include </build/pcl-Jv4Ahb/pcl-1.14.0+dfsg/gpu/people/src/cuda/nvidia/NCV.hpp>
Public Member Functions | |
__host__ __device__ | NcvPoint2D32u () |
__host__ __device__ | NcvPoint2D32u (Ncv32u x, Ncv32u y) |
Public Attributes | |
Ncv32u | x |
Point X. | |
Ncv32u | y |
Point Y. | |
|
inline |