Summary

public static void MinMax(ref Vector3D min, ref Vector3D max)

Separates minimal and maximal values of any two input vectors

Parameters