PxMax

Defined in include/foundation/PxMath.h

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

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