|
Point Cloud Library (PCL) 1.15.1
|
#include </builddir/build/BUILD/pcl-1.15.1-build/pcl-pcl-1.15.1/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. | |
| Ncv32s | y |
| Point Y. | |
|
inline |
|
inline |
| Ncv32s NcvPoint2D32s::x |
Point X.
Definition at line 177 of file NCV.hpp.
Referenced by NcvPoint2D32s(), and NcvPoint2D32s().
| Ncv32s NcvPoint2D32s::y |
Point Y.
Definition at line 178 of file NCV.hpp.
Referenced by NcvPoint2D32s(), and NcvPoint2D32s().