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