Searched refs:y45 (Results 1 – 1 of 1) sorted by relevance
101 constexpr static float Get_x(float x45, float y45) { return (x45 + y45) * .5f; } in Get_x() argument102 constexpr static float Get_y(float x45, float y45) { return (y45 - x45) * .5f; } in Get_y() argument