#include <Action.h>#include <MeshComponent.h>#include <vtkUnstructuredGrid.h>#include <vtkCell.h>
Include dependency graph for MergeMeshs.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | MergeMeshs |
| MergeMeshs action creates new mesh from two input meshs by merging points which are exactly at the same coordinates and remove duplicate cells. More... | |