static void Sort( Vector2 min, Vector2 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 and y values.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.