MeshLib C Docs
Loading...
Searching...
No Matches
MRMeshReplicate.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
16
MRC_API
void
MR_replicateZ
(
MR_Mesh
*m,
const
MR_Mesh
*target);
17
18
#ifdef __cplusplus
19
}
// extern "C"
20
#endif
MR_Mesh
struct MR_Mesh MR_Mesh
Definition
MRCtm.h:13
MR_replicateZ
MRC_API void MR_replicateZ(MR_Mesh *m, const MR_Mesh *target)
exports.h
MRC_API
#define MRC_API
Definition
exports.h:11
MeshLib
Cbindings
MRCMesh
MRMeshReplicate.h
Generated by
1.11.0