#define MRMESH_API
Definition MRMeshFwd.h:85
std::function< bool(float)> ProgressCallback
Definition MRMeshFwd.h:759
tl::expected< T, E > Expected
Definition MRExpected.h:31
Expected< PointCloud > meshToDensePointCloud(const MeshPart &mp, float radius, bool saveNormals=true, const ProgressCallback &cb={})
PointCloud meshToPointCloud(const Mesh &mesh, bool saveNormals=true, const VertBitSet *verts=nullptr)
only for bindings generation
Definition MRCameraOrientationPlugin.h:8
Definition MRPointCloud.h:17