12constexpr float cQuietNan = std::numeric_limits<float>::quiet_NaN();
constexpr int cQuietNanBits
Definition MRIsNaN.h:13
constexpr To bit_cast(const From &from) noexcept
std::bit_cast wrapper with the compiler's intrinsic fallback
Definition MRBitCast.h:17
constexpr float cQuietNan
Definition MRIsNaN.h:12
bool isNanFast(float f)
quickly tests whether given float is not-a-number
Definition MRIsNaN.h:16
only for bindings generation
Definition MRCameraOrientationPlugin.h:8