Searched defs:getZ (Results 1 – 9 of 9) sorted by relevance
27 public double getZ() { in getZ() method in Point3d
26 public float getZ() { return z; } in getZ() method in Vec3T
85 double getZ() { in getZ() method in ViewingConditions
111 @JsonProperty("z") public int getZ() { return z+1; } in getZ() method in FieldSerializationTest.FieldAndMethodBean
99 public int getZ() { return 3; } in getZ() method in TestAnnotations.SubClassBean
199 public double getZ() { in getZ() method in Vector3D
262 int getZ(const DoubleDerivedVTBL &obj) { in getZ() function
207 public int getZ() { in getZ() method in EqualsBuilderTest.TestRecursiveObject
1162 uint32_t VulkanOffset3D::getZ() const { return m_vkOffset3D.z; } in getZ() function in VulkanOffset3D