85 vtkGetMacro(Direction,
int);
86 vtkSetMacro(Direction,
int);
88 vtkSetMacro(ForceInputVertexScalarField,
bool);
89 vtkGetMacro(ForceInputVertexScalarField,
bool);
91 vtkSetMacro(ForceInputOffsetScalarField,
bool);
92 vtkGetMacro(ForceInputOffsetScalarField,
bool);
102 template <
typename triangulationType>
105 const triangulationType *triangulation,
110 const std::vector<ttk::SimplexId> &globalVertexId,
111 const std::vector<ttk::SimplexId> &globalCellId,
113 vtkUnstructuredGrid *output);
122 vtkInformationVector **inputVector,
123 vtkInformationVector *outputVector)
override;
127 bool ForceInputVertexScalarField{
false};
128 bool ForceInputOffsetScalarField{
false};
int getTrajectories(vtkDataSet *input, const triangulationType *triangulation, const std::vector< ttk::ArrayLinkedList< ttk::intgl::IntegralLine, INTEGRAL_LINE_TABULAR_SIZE > > &integralLines, vtkUnstructuredGrid *output)