Point Cloud Library (PCL)
1.14.1-dev
|
#include </__w/1/s/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. More... | |
Ncv32u | y |
Point Y. More... | |
|
inline |