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