Monado OpenXR Runtime
|
Simple util for setting floating-point exceptions and checking for NaNs. More...
Go to the source code of this file.
Macros | |
#define | CHECK_NOT_NAN(val) (void)val; |
Functions | |
static void | xrt::tracking::hand::mercury::numerics_checker::set_floating_exceptions () |
static void | xrt::tracking::hand::mercury::numerics_checker::remove_floating_exceptions () |
Simple util for setting floating-point exceptions and checking for NaNs.