|
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__ | NcvPoint2D32u () |
| __host__ __device__ | NcvPoint2D32u (Ncv32u x, Ncv32u y) |
Public Attributes | |
| Ncv32u | x |
| Point X. | |
| Ncv32u | y |
| Point Y. | |
|
inline |
|
inline |
| Ncv32u NcvPoint2D32u::x |
Point X.
Definition at line 185 of file NCV.hpp.
Referenced by NcvPoint2D32u(), and NcvPoint2D32u().
| Ncv32u NcvPoint2D32u::y |
Point Y.
Definition at line 186 of file NCV.hpp.
Referenced by NcvPoint2D32u(), and NcvPoint2D32u().