Searched refs:IntersectionNumber (Results 1 – 1 of 1) sorted by relevance
3614 int IntersectionNumber = 1; in _cvLine_OpenParIntersection() local3621 IntersectionNumber = 2; in _cvLine_OpenParIntersection()3706 Point.x = X[(N-1)*(IntersectionNumber - 1)]; in _cvLine_OpenParIntersection()3712 if(IntersectionNumber == 2 && dist < LEE_CONST_DIFF_POINTS) in _cvLine_OpenParIntersection()3724 int IntersectionNumber = 1; in _cvLine_CloseParIntersection() local3731 IntersectionNumber = 2; in _cvLine_CloseParIntersection()3837 Point.x = X[(N-1)*(IntersectionNumber - 1)]; in _cvLine_CloseParIntersection()3842 if(IntersectionNumber == 2 && dist < LEE_CONST_DIFF_POINTS) in _cvLine_CloseParIntersection()3866 int i, IntersectionNumber = 1; in _cvPar_OpenLineIntersection() local3873 IntersectionNumber = 2; in _cvPar_OpenLineIntersection()[all …]