|
VTK
9.6.20260530
|
#include <vtkAbstractInterpolatedVelocityField.h>
Public Member Functions | |
| vtkDataSetInformation (vtkDataSet *dataSet, vtkAbstractCellLocator *cellLocator, vtkDataArray *vectors) | |
Public Attributes | |
| vtkDataSet * | DataSet |
| const double | SampledMaxCellLength2 |
| const double | Length2 |
| vtkAbstractCellLocator * | CellLocator |
| vtkDataArray * | Vectors |
Definition at line 304 of file vtkAbstractInterpolatedVelocityField.h.
| vtkAbstractInterpolatedVelocityField::vtkDataSetInformation::vtkDataSetInformation | ( | vtkDataSet * | dataSet, |
| vtkAbstractCellLocator * | cellLocator, | ||
| vtkDataArray * | vectors ) |
| vtkDataSet* vtkAbstractInterpolatedVelocityField::vtkDataSetInformation::DataSet |
Definition at line 306 of file vtkAbstractInterpolatedVelocityField.h.
| const double vtkAbstractInterpolatedVelocityField::vtkDataSetInformation::SampledMaxCellLength2 |
Definition at line 307 of file vtkAbstractInterpolatedVelocityField.h.
| const double vtkAbstractInterpolatedVelocityField::vtkDataSetInformation::Length2 |
Definition at line 308 of file vtkAbstractInterpolatedVelocityField.h.
| vtkAbstractCellLocator* vtkAbstractInterpolatedVelocityField::vtkDataSetInformation::CellLocator |
Definition at line 309 of file vtkAbstractInterpolatedVelocityField.h.
| vtkDataArray* vtkAbstractInterpolatedVelocityField::vtkDataSetInformation::Vectors |
Definition at line 310 of file vtkAbstractInterpolatedVelocityField.h.