MeshLib C Docs
Loading...
Searching...
No Matches
MRAxis.h
Go to the documentation of this file.
1#pragma once
2
3#ifdef __cplusplus
4extern "C" {
5#endif
6
7
15
16#ifdef __cplusplus
17} // extern "C"
18#endif
MR_Axis
Definition MRAxis.h:9
@ MR_Axis_Z
Definition MRAxis.h:12
@ MR_Axis_X
Definition MRAxis.h:10
@ MR_Axis_Count
Definition MRAxis.h:13
@ MR_Axis_Y
Definition MRAxis.h:11