#include "VISU_VectorsPL.hxx"#include "VISU_FieldTransform.hxx"#include "VISU_PipeLineUtils.hxx"#include "VISU_UsedPointsFilter.hxx"#include "VTKViewer_TransformFilter.h"#include "VTKViewer_Transform.h"#include "VTKViewer_CellCenters.h"#include <vtkGlyph3D.h>#include <vtkConeSource.h>#include <vtkLineSource.h>#include <vtkGlyphSource2D.h>#include <vtkPolyData.h>
Functions | |
| vtkStandardNewMacro (VISU_VectorsPL) | |
| template<class TOutputFilter > | |
| void | ToCellCenters (TOutputFilter *theOutputFilter, VTKViewer_CellCenters *theCellCenters, vtkDataSet *theDataSet, VISU_UsedPointsFilter *theUsedPointsFilter) |
| vtkStandardNewMacro | ( | VISU_VectorsPL | ) |
| void ToCellCenters | ( | TOutputFilter * | theOutputFilter, |
| VTKViewer_CellCenters * | theCellCenters, | ||
| vtkDataSet * | theDataSet, | ||
| VISU_UsedPointsFilter * | theUsedPointsFilter | ||
| ) |
References VISU.IsDataOnCells().