Searched defs:max_z (Results 1 – 3 of 3) sorted by relevance
38 float max_z = std::max(front(), max.z()); in ExpandTo() local
601 float max_z; in TEST_F() member
41623 pub max_z: f32, field41670 pub fn max_z(mut self, max_z: f32) -> Self { in max_z() method