MeshLib C Docs
Loading...
Searching...
No Matches
MRMeshDecimateCallbacks.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
typedef
struct
MR_MeshAttributesToUpdate
MR_MeshAttributesToUpdate
;
// Defined in `#include <MRCMesh/MRMeshAttributesToUpdate.h>`.
11
typedef
struct
MR_std_function_bool_from_MR_EdgeId_const_MR_Vector3f_ref
MR_std_function_bool_from_MR_EdgeId_const_MR_Vector3f_ref
;
// Defined in `#include <MRCMisc/std_function_bool_from_MR_EdgeId_const_MR_Vector3f_ref.h>`.
12
13
32
MRC_API
MR_std_function_bool_from_MR_EdgeId_const_MR_Vector3f_ref
*
MR_meshPreCollapseVertAttribute
(
const
MR_Mesh
*mesh,
const
MR_MeshAttributesToUpdate
*params);
33
34
#ifdef __cplusplus
35
}
// extern "C"
36
#endif
MR_Mesh
struct MR_Mesh MR_Mesh
Definition
MRCtm.h:13
MR_MeshAttributesToUpdate
struct MR_MeshAttributesToUpdate MR_MeshAttributesToUpdate
Generated from class MR::MeshAttributesToUpdate.
Definition
MRMeshAttributesToUpdate.h:19
MR_meshPreCollapseVertAttribute
MRC_API MR_std_function_bool_from_MR_EdgeId_const_MR_Vector3f_ref * MR_meshPreCollapseVertAttribute(const MR_Mesh *mesh, const MR_MeshAttributesToUpdate *params)
MR_std_function_bool_from_MR_EdgeId_const_MR_Vector3f_ref
struct MR_std_function_bool_from_MR_EdgeId_const_MR_Vector3f_ref MR_std_function_bool_from_MR_EdgeId_const_MR_Vector3f_ref
Definition
MRMeshDecimate.h:23
exports.h
MRC_API
#define MRC_API
Definition
exports.h:11
MeshLib
Cbindings
MRCMesh
MRMeshDecimateCallbacks.h
Generated by
1.11.0