#include "vtkFunctionSet.h"
Go to the source code of this file.
Classes | |
class | vtkTemporalInterpolatedVelocityField |
A helper class for interpolating between times during particle tracing. More... | |
Defines | |
#define | ID_INSIDE_ALL 00 |
#define | ID_OUTSIDE_ALL 01 |
#define | ID_OUTSIDE_T1 02 |
#define | ID_OUTSIDE_T2 03 |
#define ID_INSIDE_ALL 00 |
Definition at line 43 of file vtkTemporalInterpolatedVelocityField.h.
#define ID_OUTSIDE_ALL 01 |
Definition at line 44 of file vtkTemporalInterpolatedVelocityField.h.
#define ID_OUTSIDE_T1 02 |
Definition at line 45 of file vtkTemporalInterpolatedVelocityField.h.
#define ID_OUTSIDE_T2 03 |
Definition at line 46 of file vtkTemporalInterpolatedVelocityField.h.