MeshLib
 
Loading...
Searching...
No Matches
MRProjectionMeshAttribute.h File Reference
#include "MRMesh.h"
#include "MRBitSetParallelFor.h"
#include "MRMeshProject.h"
#include "MRMeshAttributesToUpdate.h"

Go to the source code of this file.

Namespaces

namespace  MR
 

Functions

template<typename F >
bool MR::projectVertAttribute (const Mesh &newMesh, const Mesh &oldMesh, F &&func, ProgressCallback progressCb)
 
template<typename F >
bool MR::projectFaceAttribute (const Mesh &newMesh, const Mesh &oldMesh, F &&func, ProgressCallback progressCb)