PxIsFinite
Defined in include/foundation/PxMath.h
-
inline bool PxIsFinite(double f)
returns true if the passed number is a finite floating point number as opposed to INF, NAN, etc.
Defined in include/foundation/PxMath.h
returns true if the passed number is a finite floating point number as opposed to INF, NAN, etc.