|
Registry
|
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... | |
| void ug4Bridge::promesh::Remeshing::MergeVertices::MergeAtCenter | ( | Mesh * | mesh | ) |
Merges all selected objects into a single vertex at the center of the selection.
| [in] | mesh |
| void ug4Bridge::promesh::Remeshing::MergeVertices::MergeAtFirst | ( | Mesh * | mesh | ) |
Merges all selected objects into a single vertex at the first selected vertex.
| [in] | mesh |
| void ug4Bridge::promesh::Remeshing::MergeVertices::MergeAtLast | ( | Mesh * | mesh | ) |
Merges all selected objects into a single vertex at the last selected vertex.
| [in] | mesh |