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