#include <Action.h>#include <MeshComponent.h>#include <vtkUnstructuredGrid.h>#include <vtkCell.h>Go to the source code of this file.
Classes | |
| class | MergeMeshes |
| MergeMeshes action creates new mesh from two input meshes by merging points which are exactly at the same coordinates and remove duplicate cells. More... | |