#include <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 |
__host__ __device__ NcvRect8u::NcvRect8u | ( | ) |