PxIsFinite

Defined in include/foundation/PxMath.h

inline bool PxIsFinite(float f)

returns true if the passed number is a finite floating point number as opposed to INF, NAN, etc.