#include "VISU_AppendFilterUtilities.hxx"#include "VISU_ConvertorUtils.hxx"#include <vtkCell.h>#include <vtkCellData.h>#include <vtkPointData.h>#include <vtkDataSetCollection.h>#include <vtkObjectFactory.h>#include <vtkUnstructuredGrid.h>#include <vtkPolyData.h>#include <vtkInformationVector.h>#include <vtkInformation.h>#include <vtkExecutive.h>#include <vtkPoints.h>#include <vtkIntArray.h>#include <algorithm>#include <vector>#include <map>
Packages | |
| package | VISU |
Functions | |
| bool | VISU.UnstructuredGridRequestData (vtkInformationVector **theInputVector, vtkIdType theNumberOfInputConnections, vtkInformationVector *theOutputVector, vtkPointSet *theSharedPointSet, bool theIsMergingInputs, bool theIsMappingInputs) |
| bool | VISU.PolyDataRequestData (vtkInformationVector **theInputVector, vtkIdType theNumberOfInputConnections, vtkInformationVector *theOutputVector, vtkPointSet *theSharedPointSet, bool theIsMergingInputs, bool theIsMappingInputs) |