MeshLib C Docs
Loading...
Searching...
No Matches
MRMakePlane.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
MRCMisc/exports.h
>
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
typedef
struct
MR_Mesh
MR_Mesh
;
// Defined in `#include <MRCMesh/MRMesh.h>`.
10
11
12
// Makes square plane 1x1 size with center at (0,0,0) and (0,0,1) normal
15
MRC_API
MR_Mesh
*
MR_makePlane
(
void
);
16
17
#ifdef __cplusplus
18
}
// extern "C"
19
#endif
MR_Mesh
struct MR_Mesh MR_Mesh
Definition
MRCtm.h:13
MR_makePlane
MRC_API MR_Mesh * MR_makePlane(void)
exports.h
MRC_API
#define MRC_API
Definition
exports.h:11
MeshLib
Cbindings
MRCMesh
MRMakePlane.h
Generated by
1.11.0