Searched refs:pointNewC (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvepilines.cpp422 CvPoint3D64d pointNewC; local
425 pointNewC.x = pointNewC.y = pointNewC.z = 0;
437 &pointNewC);
450 &pointNewC);
474 xC = pointNewC.x;
475 yC = pointNewC.y;
476 zC = pointNewC.z;

Completed in 18 milliseconds