MeshLib C Docs
Loading...
Searching...
No Matches
MRIsNaN.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
MRCMisc/exports.h
>
4
5
#include <stdbool.h>
6
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
11
14
MRC_API
bool
MR_isNanFast
(
float
f);
15
16
#ifdef __cplusplus
17
}
// extern "C"
18
#endif
MR_isNanFast
MRC_API bool MR_isNanFast(float f)
exports.h
MRC_API
#define MRC_API
Definition
exports.h:11
MeshLib
Cbindings
MRCMesh
MRIsNaN.h
Generated by
1.11.0