Searched refs:origLine (Results 1 – 2 of 2) sorted by relevance
354 void Rotate(const Line& origLine, int16_t angle, const Vector2<int16_t>& pivot, Line& out) in Rotate() argument356 Vector2<int16_t> pt1 = origLine[0]; in Rotate()357 Vector2<int16_t> pt2 = origLine[1]; in Rotate()
298 void Rotate(const Line& origLine, int16_t angle, const Vector2<int16_t>& pivot, Line& out);