Searched defs:GetZ (Results 1 – 4 of 4) sorted by relevance
19 func (t *T) GetZ() int { func
43 func (t *T) GetZ() int { func
44 public function GetZ() function in MyGame\\Example\\Vec3
295 uint32_t GetZ() const { return z_; } in GetZ() function