Searched defs:GetDataY (Results 1 – 2 of 2) sorted by relevance
21 float Quaternion::GetDataY() { return this->dataY; } in GetDataY() function in Quaternion
32 float Vector3::GetDataY() { return this->dataY; } in GetDataY() function in Vector3