Searched refs:lineA (Results 1 – 2 of 2) sorted by relevance
155 ssize_t intersect(const PxPoint* oBegin, const PxPoint* oEnd, const PxPoint& lineA, in intersect() argument158 auto line = lineB - lineA; in intersect()173 if (auto p = intersect(line, lineA, segment, a)) { in intersect()230 d = rotate90(line) * (*a - lineA); in intersect()
634 ssize_t intersect(const PxPoint* oBegin, const PxPoint* oEnd, const PxPoint& lineA,