#define MR_EXTERN_C_BEGIN
Definition MRMeshC/MRMeshFwd.h:21
struct MRPointCloud MRPointCloud
Definition MRMeshC/MRMeshFwd.h:45
struct MRVertBitSet MRVertBitSet
Definition MRMeshC/MRMeshFwd.h:33
#define MR_EXTERN_C_END
Definition MRMeshC/MRMeshFwd.h:22
struct MRMesh MRMesh
Definition MRMeshC/MRMeshFwd.h:42
#define MRMESHC_API
Definition MRMeshC/MRMeshFwd.h:14
MR_EXTERN_C_BEGIN MRMESHC_API MRPointCloud * mrMeshToPointCloud(const MRMesh *mesh, bool saveNormals, const MRVertBitSet *verts)
Mesh to PointCloud.