VTK-m
2.2
|
#include <vtkm/filter/Filter.h>
#include <vtkm/filter/connected_components/vtkm_filter_connected_components_export.h>
Go to the source code of this file.
Classes | |
class | vtkm::filter::connected_components::CellSetConnectivity |
Finds and labels groups of cells that are connected together through their topology. More... | |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::filter | |
VTK-m Filters. | |
vtkm::filter::connected_components | |