VTK  9.3.20240419
Public Member Functions | List of all members
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 26 of file vtkParticlePathFilter.h.

Constructor & Destructor Documentation

◆ ParticlePathFilterInternal()

ParticlePathFilterInternal::ParticlePathFilterInternal ( )
inline

Definition at line 29 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 36 of file vtkParticlePathFilter.h.

◆ GetClearCache()

bool ParticlePathFilterInternal::GetClearCache ( )
inline

Definition at line 37 of file vtkParticlePathFilter.h.

◆ Finalize()

void ParticlePathFilterInternal::Finalize ( )

◆ Reset()

void ParticlePathFilterInternal::Reset ( )

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