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