28 #ifndef vtkParticlePathFilter_h 29 #define vtkParticlePathFilter_h 48 std::vector<vtkSmartPointer<vtkIdList> > Paths;
61 ~vtkParticlePathFilter();
62 vtkParticlePathFilter(const vtkParticlePathFilter&);
63 void operator=(const vtkParticlePathFilter&);
65 virtual
void ResetCache();
67 virtual
void InitializeExtraPointDataArrays(
vtkPointData* outputPD);
#define VTKFILTERSFLOWPATHS_EXPORT
ParticlePathFilterInternal()
represent and manipulate point attribute data
GLint GLint GLint GLint GLint GLint GLint GLbitfield GLenum filter
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkTypeMacro(thisClass, superclass)
dynamic, self-adjusting array of double
virtual ~ParticlePathFilterInternal()
dynamic, self-adjusting array of int
a simple class to control print indentation
A Parallel Particle tracer for unsteady vector fields.
A particle tracer for vector fields.