Public Member Functions | List of all members
vtkLegacyPParticlePathFilter::ParticlePathFilterInternal Class Reference

#include <vtkLegacyPParticlePathFilter.h>

Public Member Functions

 ParticlePathFilterInternal ()
 
void Initialize (vtkLegacyParticleTracerBase *filter)
 
virtual ~ParticlePathFilterInternal ()=default
 
virtual int OutputParticles (vtkPolyData *particles)
 
void SetClearCache (bool clearCache)
 
bool GetClearCache ()
 
void Finalize ()
 
void Reset ()
 

Detailed Description

Definition at line 51 of file vtkLegacyPParticlePathFilter.h.

Constructor & Destructor Documentation

◆ ParticlePathFilterInternal()

vtkLegacyPParticlePathFilter::ParticlePathFilterInternal::ParticlePathFilterInternal ( )
inline

Definition at line 54 of file vtkLegacyPParticlePathFilter.h.

◆ ~ParticlePathFilterInternal()

virtual vtkLegacyPParticlePathFilter::ParticlePathFilterInternal::~ParticlePathFilterInternal ( )
virtualdefault

Member Function Documentation

◆ Initialize()

void vtkLegacyPParticlePathFilter::ParticlePathFilterInternal::Initialize ( vtkLegacyParticleTracerBase filter)

◆ OutputParticles()

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

◆ SetClearCache()

void vtkLegacyPParticlePathFilter::ParticlePathFilterInternal::SetClearCache ( bool  clearCache)
inline

Definition at line 61 of file vtkLegacyPParticlePathFilter.h.

◆ GetClearCache()

bool vtkLegacyPParticlePathFilter::ParticlePathFilterInternal::GetClearCache ( )
inline

Definition at line 62 of file vtkLegacyPParticlePathFilter.h.

◆ Finalize()

void vtkLegacyPParticlePathFilter::ParticlePathFilterInternal::Finalize ( )

◆ Reset()

void vtkLegacyPParticlePathFilter::ParticlePathFilterInternal::Reset ( )

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