static void Sort( Vector3 min, Vector3 max )

Summary

Sort these two vectors into min and max. This doesn't just swap the vectors, it sorts each component. So that min will come out containing the minimum x, y and z values.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.