| Point Cloud Library (PCL)
    1.15.1-dev
    | 
#include </__w/1/s/gpu/people/src/cuda/nvidia/NCV.hpp>
| Public Member Functions | |
| __host__ __device__ | NcvRect8u () | 
| __host__ __device__ | NcvRect8u (Ncv8u x, Ncv8u y, Ncv8u width, Ncv8u height) | 
| Public Attributes | |
| Ncv8u | x | 
| Ncv8u | y | 
| Ncv8u | width | 
| Ncv8u | height | 
| 
 | inline | 
| Ncv8u NcvRect8u::height | 
Definition at line 133 of file NCV.hpp.
Referenced by HaarFeature64::getRect().
| Ncv8u NcvRect8u::width | 
Definition at line 132 of file NCV.hpp.
Referenced by HaarFeature64::getRect().
| Ncv8u NcvRect8u::x | 
Definition at line 130 of file NCV.hpp.
Referenced by HaarFeature64::getRect().
| Ncv8u NcvRect8u::y | 
Definition at line 131 of file NCV.hpp.
Referenced by HaarFeature64::getRect().