MeshLib C++ Docs
Loading...
Searching...
No Matches
MRShrinkwrap.h File Reference
#include "MRPointsToMeshProjector.h"
#include "MRProgressCallback.h"
#include <optional>

Go to the source code of this file.

Classes

struct  MR::ShrinkwrapParameters

Namespaces

namespace  MR
 only for bindings generation

Functions

bool MR::shrinkwrap (Mesh &mesh, const Mesh &refMesh, const ShrinkwrapParameters &params={}, const ProgressCallback &cb={})
std::optional< VertCoords > MR::findShrinkwrapPositions (const Mesh &mesh, const Mesh &refMesh, const ShrinkwrapParameters &params={}, const ProgressCallback &cb={})