VTK
9.1.0
|
#include "vtkFiltersAMRModule.h"
#include "vtkMultiBlockDataSetAlgorithm.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | vtkAMRCutPlane |
A concrete instance of vtkMultiBlockDataSet that provides functionality for cutting an AMR dataset (an instance of vtkOverlappingAMR) with user supplied implicit plane function defined by a normal and center. More... | |