Searched defs:z (Results 1 – 9 of 9) sorted by relevance
23 z?: float32; property31 z?: float32; property39 z?: float32; property
25 get z() { return this._z; } getter in TranslateOptionsImpl28 set z(z) { this._z = z; } argument29 constructor(x, y, z) { argument
20 z: float32; property in Point3
19 constructor(x, y, z) { argument
25 z?: float32 property34 z?: float32 property43 z?: float32 property54 get z(): float32 | undefined { return this._z } method in TranslateOptionsImpl58 set z(z: float32 | undefined) { this._z = z } method in TranslateOptionsImpl236 const z = vec.z constant
21 z: float32 property in Point3
127 ets_boolean z; member
176 ani_boolean z; member
66026 MPI z; member