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 SetClearCache (bool clearCache)
 
bool GetClearCache ()
 
void Finalize ()
 
void Reset ()
 

Detailed Description

Definition at line 37 of file vtkParticlePathFilter.h.

Constructor & Destructor Documentation

ParticlePathFilterInternal::ParticlePathFilterInternal ( )
inline

Definition at line 40 of file vtkParticlePathFilter.h.

virtual ParticlePathFilterInternal::~ParticlePathFilterInternal ( )
inlinevirtual

Definition at line 42 of file vtkParticlePathFilter.h.

Member Function Documentation

void ParticlePathFilterInternal::Initialize ( vtkParticleTracerBase filter)
virtual int ParticlePathFilterInternal::OutputParticles ( vtkPolyData poly)
virtual
void ParticlePathFilterInternal::SetClearCache ( bool  clearCache)
inline

Definition at line 44 of file vtkParticlePathFilter.h.

bool ParticlePathFilterInternal::GetClearCache ( )
inline

Definition at line 48 of file vtkParticlePathFilter.h.

void ParticlePathFilterInternal::Finalize ( )
void ParticlePathFilterInternal::Reset ( )

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