Point Cloud Library (PCL)
1.14.1-dev
|
#include </__w/1/s/gpu/people/src/cuda/nvidia/NCV.hpp>
Public Member Functions | |
__host__ __device__ | NcvPoint2D32s () |
__host__ __device__ | NcvPoint2D32s (Ncv32s x, Ncv32s y) |
Public Attributes | |
Ncv32s | x |
Point X. More... | |
Ncv32s | y |
Point Y. More... | |
|
inline |