Module minmax

Source

Functionsยง

minmax_attribute
Returns the minimum and maximum value of the given point attribute within buffer. Returns None if buffer contains no points. For vector PrimitiveTypes such as Vector3<f64>, the component-wise minimum and maximum is applied.