MeshLib
 
Loading...
Searching...
No Matches
MRFeatureRefine.h File Reference
#include "MRFeatureObject.h"

Go to the source code of this file.

Classes

struct  MR::RefineParameters
 Optional parameters for refineFeatureObject. More...
 

Namespaces

namespace  MR
 

Functions

MRMESH_API Expected< AffineXf3fMR::refineFeatureObject (const FeatureObject &featObj, const Mesh &mesh, const RefineParameters &params={})
 Recalculate the feature object's position so it would better fit with the given mesh.
 
MRMESH_API Expected< AffineXf3fMR::refineFeatureObject (const FeatureObject &featObj, const PointCloud &pointCloud, const RefineParameters &params={})
 Recalculate the feature object's position so it would better fit with the given point cloud.