Searched defs:GetDataZ (Results 1 – 2 of 2) sorted by relevance
19 float Quaternion::GetDataZ() { return this->dataZ; } in GetDataZ() function in Quaternion
34 float Vector3::GetDataZ() { return this->dataZ; } in GetDataZ() function in Vector3