PxOrder

Defined in include/foundation/PxUtilities.h

template<class T>
inline void PxOrder(T &x, T &y)

Sort two elements using operator<

On return x will be the smaller of the two