|
VTK
|
#include <vtkParticlePathFilter.h>
Public Member Functions | |
| ParticlePathFilterInternal () | |
| void | Initialize (vtkParticleTracerBase *filter) |
| virtual | ~ParticlePathFilterInternal () |
| virtual int | OutputParticles (vtkPolyData *poly) |
| void | Finalize () |
| void | Reset () |
Definition at line 36 of file vtkParticlePathFilter.h.
|
inline |
Definition at line 39 of file vtkParticlePathFilter.h.
|
inlinevirtual |
Definition at line 41 of file vtkParticlePathFilter.h.
| void ParticlePathFilterInternal::Initialize | ( | vtkParticleTracerBase * | filter | ) |
|
virtual |
| void ParticlePathFilterInternal::Finalize | ( | ) |
| void ParticlePathFilterInternal::Reset | ( | ) |
1.8.11