Home
last modified time | relevance | path

Searched refs:pDirectrice2 (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
Dcvlee.cpp4105 pCvVoronoiSite pDirectrice2 = pEdge2->parabola->directrice; in _cvPar_OpenParIntersection() local
4106 pCvPointFloat pPoint3 = &(pDirectrice2->node1->node); in _cvPar_OpenParIntersection()
4107 pCvDirection pVector43 = pDirectrice2->direction; in _cvPar_OpenParIntersection()
4243 pCvVoronoiSite pDirectrice2 = pEdge2->parabola->directrice; in _cvPar_CloseParIntersection() local
4244 pCvPointFloat pPoint3 = &(pDirectrice2->node1->node); in _cvPar_CloseParIntersection()
4245 pCvDirection pVector43 = pDirectrice2->direction; in _cvPar_CloseParIntersection()