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