VTK  9.3.20240418
Classes | Macros | Typedefs
vtkTemporalPathLineFilter.h File Reference
#include "vtkDeprecation.h"
#include "vtkFiltersGeneralModule.h"
#include "vtkPolyDataAlgorithm.h"
#include "vtkTemporalAlgorithm.h"
#include "vtkSmartPointer.h"
#include <set>
Include dependency graph for vtkTemporalPathLineFilter.h:

Go to the source code of this file.

Classes

class  vtkTemporalPathLineFilter
 Generate a Polydata Pointset from any Dataset. More...
 

Macros

#define vtkPolyDataAlgorithm   vtkTemporalAlgorithm<vtkPolyDataAlgorithm>
 

Typedefs

typedef vtkSmartPointer< ParticleTrail > TrailPointer
 

Macro Definition Documentation

◆ vtkPolyDataAlgorithm

Definition at line 36 of file vtkTemporalPathLineFilter.h.

Typedef Documentation

◆ TrailPointer

typedef vtkSmartPointer<ParticleTrail> TrailPointer

Definition at line 51 of file vtkTemporalPathLineFilter.h.