MeshLib C Docs
Loading...
Searching...
No Matches
std_array_double_4.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef __cplusplus
4
extern
"C"
{
5
#endif
6
7
9
typedef
struct
MR_std_array_double_4
10
{
11
double
elems
[4];
12
}
MR_std_array_double_4
;
13
14
#ifdef __cplusplus
15
}
// extern "C"
16
#endif
MR_std_array_double_4
struct MR_std_array_double_4 MR_std_array_double_4
A fixed-size array of double of size 4.
MR_std_array_double_4
A fixed-size array of double of size 4.
Definition
std_array_double_4.h:10
MR_std_array_double_4::elems
double elems[4]
Definition
std_array_double_4.h:11
MeshLib
Cbindings
MRCMisc
std_array_double_4.h
Generated by
1.11.0