VTK
Classes | Macros
vtkTemporalInterpolatedVelocityField.h File Reference
#include "vtkFiltersFlowPathsModule.h"
#include "vtkFunctionSet.h"
#include "vtkSmartPointer.h"
#include <vector>
Include dependency graph for vtkTemporalInterpolatedVelocityField.h:

Go to the source code of this file.

Classes

class  vtkTemporalInterpolatedVelocityField
 A helper class for interpolating between times during particle tracing. More...
 

Macros

#define ID_INSIDE_ALL   00
 
#define ID_OUTSIDE_ALL   01
 
#define ID_OUTSIDE_T0   02
 
#define ID_OUTSIDE_T1   03
 

Macro Definition Documentation

#define ID_INSIDE_ALL   00

Definition at line 56 of file vtkTemporalInterpolatedVelocityField.h.

#define ID_OUTSIDE_ALL   01

Definition at line 57 of file vtkTemporalInterpolatedVelocityField.h.

#define ID_OUTSIDE_T0   02

Definition at line 58 of file vtkTemporalInterpolatedVelocityField.h.

#define ID_OUTSIDE_T1   03

Definition at line 59 of file vtkTemporalInterpolatedVelocityField.h.