#include <MRCMisc/exports.h>Go to the source code of this file.
Functions | |
| MRC_API int | MR_bit_cast (const float *from) |
| MRC_API int MR_bit_cast | ( | const float * | from | ) |
std::bit_cast wrapper with the compiler's intrinsic fallback Generated from function MR::bit_cast<int, float>. Parameter from can not be null. It is a single object.