| 
    VTK-m
    2.3
    
   | 
 
Classes | |
| class | AbstractContour | 
| Contour filter interface.  More... | |
| class | ClipWithField | 
| Clip a dataset using a field.  More... | |
| class | ClipWithImplicitFunction | 
| Clip a dataset using an implicit function.  More... | |
| class | Contour | 
| Generate contours or isosurfaces from a region of space.  More... | |
| class | ContourFlyingEdges | 
| generate isosurface(s) from a 3-dimensional structured mesh  More... | |
| class | ContourMarchingCells | 
| generate isosurface(s) from a Volume using the Marching Cells algorithm  More... | |
| class | MIRFilter | 
| Calculates and subdivides a mesh based on the material interface reconstruction algorithm.  More... | |
| class | Slice | 
| Intersect a mesh with an implicit surface.  More... | |
| class | SliceMultiple | 
| This filter can accept multiple implicit functions used by the slice filter.  More... | |
Enumerations | |
| enum | ContourDimension {  ContourDimension::Auto, ContourDimension::All, ContourDimension::Polyhedra, ContourDimension::Polygons, ContourDimension::Lines }  | 
| Identifies what type cells will be contoured.  More... | |
      
  | 
  strong | 
Identifies what type cells will be contoured.
The ContourDimension enum is used by the contour filters to specify which dimension of cell to contour by. 
 1.8.17