TTK
|
#include <limits>
#include <vtkDataArray.h>
#include <vtkDataArraySelection.h>
#include <vtkDataSetAttributes.h>
#include <vtkInformation.h>
#include <vtkSmartPointer.h>
#include <vtkTable.h>
#include <ttkTableDataSelectorModule.h>
#include <ttkAlgorithm.h>
Go to the source code of this file.
Classes | |
class | ttkTableDataSelector |
TTK VTK-filter that selects scalar fields on input with shallow copy. More... | |