Go to the source code of this file.
Namespaces | |
namespace | MR |
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) |
MRMESH_API OnEdgeSplit | MR::meshOnEdgeSplitAttribute (const Mesh &mesh, const MeshAttributesToUpdate ¶ms) |
MRMESH_API OnEdgeSplit | MR::meshOnEdgeSplitVertAttribute (const Mesh &mesh, const MeshAttributesToUpdate ¶ms) |
MRMESH_API OnEdgeSplit | MR::meshOnEdgeSplitFaceAttribute (const Mesh &mesh, const MeshAttributesToUpdate ¶ms) |