VTK  9.2.6
ParticlePathFilterInternal Class Reference

#include <vtkParticlePathFilter.h>

Public Member Functions

 ParticlePathFilterInternal ()
void Initialize (vtkParticleTracerBase *filter)
virtual ~ParticlePathFilterInternal ()=default
virtual int OutputParticles (vtkPolyData *particles)
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::ParticlePathFilterInternal ( )
inline

Definition at line 40 of file vtkParticlePathFilter.h.

◆ ~ParticlePathFilterInternal()

virtual ParticlePathFilterInternal::~ParticlePathFilterInternal ( )
virtualdefault

Member Function Documentation

◆ Initialize()

void ParticlePathFilterInternal::Initialize ( vtkParticleTracerBase * filter)

◆ OutputParticles()

virtual int ParticlePathFilterInternal::OutputParticles ( vtkPolyData * particles)
virtual

◆ SetClearCache()

void ParticlePathFilterInternal::SetClearCache ( bool clearCache)
inline

Definition at line 47 of file vtkParticlePathFilter.h.

◆ GetClearCache()

bool ParticlePathFilterInternal::GetClearCache ( )
inline

Definition at line 48 of file vtkParticlePathFilter.h.

◆ Finalize()

void ParticlePathFilterInternal::Finalize ( )

◆ Reset()

void ParticlePathFilterInternal::Reset ( )

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