Searched defs:SetY (Results 1 – 2 of 2) sorted by relevance
159 void SetY(float y) { y_ = y; } in SetY() function191 void SetY(float y) { y_ = y; } in SetY() function291 void SetY(uint32_t y) { y_ = y; } in SetY() function369 void SetY(float y) { y_ = y; } in SetY() function
50 void BoundingBox::SetY(int y) { in SetY() function in od::BoundingBox