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

Go to the source code of this file.

Namespaces

namespace  MR
 only for bindings generation

Functions

PointCloud MR::meshToPointCloud (const Mesh &mesh, bool saveNormals=true, const VertBitSet *verts=nullptr)
Expected< PointCloud > MR::meshToDensePointCloud (const MeshPart &mp, float radius, bool saveNormals=true, const ProgressCallback &cb={})