Searched defs:getDistancePx (Results 1 – 2 of 2) sorted by relevance
93 export function getDistancePx(startX: float64, startY: float64, endX: float64, endY: float64): floa… function
94 function getDistancePx(startX, startY, endX, endY) { function