Version: 9.12.0
VTKViewer_CellCenters.cxx File Reference
#include "VTKViewer_CellCenters.h"
#include <vtkCell.h>
#include <vtkCellData.h>
#include <vtkDataSet.h>
#include <vtkInformation.h>
#include <vtkInformationVector.h>
#include <vtkObjectFactory.h>
#include <vtkPointData.h>
#include <vtkPoints.h>
#include <vtkPolyData.h>
#include <vtkCellArray.h>

Functions

 vtkStandardNewMacro (VTKViewer_CellCenters) VTKViewer_CellCenters
 

Function Documentation

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( VTKViewer_CellCenters  )

Class : VTKViewer_CellCenters Description : Filter computing geometrical centers of given cells (differs from native vtk filter by small fix for VTK_CONVEX_POINT_SET cells)

Constructor