OpenCV
3.0.0
Open Source Computer Vision
|
#include "NCV.hpp"
Public Member Functions | |
__host__ __device__ | NcvPoint2D32s () |
__host__ __device__ | NcvPoint2D32s (Ncv32s x_, Ncv32s y_) |
Public Attributes | |
Ncv32s | x |
Point X. More... | |
Ncv32s | y |
Point Y. More... | |
|
inline |
Ncv32s NcvPoint2D32s::x |
Point X.
Ncv32s NcvPoint2D32s::y |
Point Y.