Registry
ug4Bridge::promesh::Remeshing::MergeVertices Namespace Reference

Functions

void MergeAtCenter (Mesh *mesh)
 Merges all selected objects into a single vertex at the center of the selection. More...
 
void MergeAtFirst (Mesh *mesh)
 Merges all selected objects into a single vertex at the first selected vertex. More...
 
void MergeAtLast (Mesh *mesh)
 Merges all selected objects into a single vertex at the last selected vertex. More...
 

Function Documentation

◆ MergeAtCenter()

void ug4Bridge::promesh::Remeshing::MergeVertices::MergeAtCenter ( Mesh mesh)

Merges all selected objects into a single vertex at the center of the selection.

Parameters
[in]mesh

◆ MergeAtFirst()

void ug4Bridge::promesh::Remeshing::MergeVertices::MergeAtFirst ( Mesh mesh)

Merges all selected objects into a single vertex at the first selected vertex.

Parameters
[in]mesh

◆ MergeAtLast()

void ug4Bridge::promesh::Remeshing::MergeVertices::MergeAtLast ( Mesh mesh)

Merges all selected objects into a single vertex at the last selected vertex.

Parameters
[in]mesh