Searched refs:site_lengh (Results 1 – 1 of 1) sorted by relevance
2529 float site_lengh; in _cvConstructEdges() local2536 …site_lengh = (float)sqrt((double)SiteDirection.x*SiteDirection.x + SiteDirection.y * SiteDirection… in _cvConstructEdges()2537 SiteDirection.x /= site_lengh; in _cvConstructEdges()2538 SiteDirection.y /= site_lengh; in _cvConstructEdges()