VTK
Public Member Functions | List of all members
ParticlePathFilterInternal Class Reference

#include <vtkParticlePathFilter.h>

Public Member Functions

 ParticlePathFilterInternal ()
 
void Initialize (vtkParticleTracerBase *filter)
 
virtual ~ParticlePathFilterInternal ()
 
virtual int OutputParticles (vtkPolyData *poly)
 
void Finalize ()
 
void Reset ()
 

Detailed Description

Definition at line 36 of file vtkParticlePathFilter.h.

Constructor & Destructor Documentation

ParticlePathFilterInternal::ParticlePathFilterInternal ( )
inline

Definition at line 39 of file vtkParticlePathFilter.h.

virtual ParticlePathFilterInternal::~ParticlePathFilterInternal ( )
inlinevirtual

Definition at line 41 of file vtkParticlePathFilter.h.

Member Function Documentation

void ParticlePathFilterInternal::Initialize ( vtkParticleTracerBase filter)
virtual int ParticlePathFilterInternal::OutputParticles ( vtkPolyData poly)
virtual
void ParticlePathFilterInternal::Finalize ( )
void ParticlePathFilterInternal::Reset ( )

The documentation for this class was generated from the following file: