MeshLib C++ Docs
Loading...
Searching...
No Matches
MRMeshToPointCloud.h File Reference
#include "MRMeshFwd.h"

Go to the source code of this file.

Functions

MR_EXTERN_C_BEGIN MRMESHC_API MRPointCloudmrMeshToPointCloud (const MRMesh *mesh, bool saveNormals, const MRVertBitSet *verts)
 Mesh to PointCloud.
 

Function Documentation

◆ mrMeshToPointCloud()

MR_EXTERN_C_BEGIN MRMESHC_API MRPointCloud * mrMeshToPointCloud ( const MRMesh * mesh,
bool saveNormals,
const MRVertBitSet * verts )

Mesh to PointCloud.