MeshLib C Docs
Loading...
Searching...
No Matches
MRBitCast.h File Reference
#include <MRCMisc/exports.h>

Go to the source code of this file.

Functions

MRC_API int MR_bit_cast (const float *from)

Function Documentation

◆ MR_bit_cast()

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.