VTK
Classes | Typedefs
vtkAbstractInterpolatedVelocityField.h File Reference
#include "vtkFunctionSet.h"
#include <vtkstd/vector>
Include dependency graph for vtkAbstractInterpolatedVelocityField.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkAbstractInterpolatedVelocityField
 An abstract class for obtaining the interpolated velocity values at a point. More...
 
class  vtkAbstractInterpolatedVelocityFieldDataSetsType
 

Typedefs

typedef vtkstd::vector
< vtkDataSet * > 
DataSetsTypeBase
 

Typedef Documentation

typedef vtkstd::vector< vtkDataSet * > DataSetsTypeBase

Definition at line 238 of file vtkAbstractInterpolatedVelocityField.h.