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