|
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__ | NcvSize32s () |
| __host__ __device__ | NcvSize32s (Ncv32s width, Ncv32s height) |
Public Attributes | |
| Ncv32s | width |
| Rectangle width. | |
| Ncv32s | height |
| Rectangle height. | |
|
inline |
|
inline |
| Ncv32s NcvSize32s::height |
Rectangle height.
Definition at line 161 of file NCV.hpp.
Referenced by NcvSize32s(), and NcvSize32s().
| Ncv32s NcvSize32s::width |
Rectangle width.
Definition at line 160 of file NCV.hpp.
Referenced by NcvSize32s(), and NcvSize32s().