MeshLib C++ Docs
Loading...
Searching...
No Matches
MRMeshSubdivideCallbacks.h File Reference
#include "MRMesh.h"
#include "MRMeshAttributesToUpdate.h"

Go to the source code of this file.

Namespaces

namespace  MR
 only for bindings generation

Functions

template<typename T>
auto MR::onEdgeSplitVertAttribute (const Mesh &mesh, Vector< T, VertId > &data)
template<typename T>
auto MR::onEdgeSplitFaceAttribute (const Mesh &mesh, Vector< T, FaceId > &data)
OnEdgeSplit MR::meshOnEdgeSplitAttribute (const Mesh &mesh, const MeshAttributesToUpdate &params)
OnEdgeSplit MR::meshOnEdgeSplitVertAttribute (const Mesh &mesh, const MeshAttributesToUpdate &params)
OnEdgeSplit MR::meshOnEdgeSplitFaceAttribute (const Mesh &mesh, const MeshAttributesToUpdate &params)