PxMin

Defined in include/foundation/PxMath.h

template<class T>
inline T PxMin(T a, T b)

The return value is the lesser of the two specified values.