Version: 9.15.0
VTKViewer_CellCenters Class Reference

#include <VTKViewer_CellCenters.h>

Inheritance diagram for VTKViewer_CellCenters:
Inheritance graph

Public Member Functions

 vtkTypeMacro (VTKViewer_CellCenters, vtkCellCenters) static VTKViewer_CellCenters *New()
 

Protected Member Functions

 VTKViewer_CellCenters ()
 
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 

Private Member Functions

 VTKViewer_CellCenters (const VTKViewer_CellCenters &)
 
void operator= (const VTKViewer_CellCenters &)
 

Detailed Description

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 & Destructor Documentation

◆ VTKViewer_CellCenters() [1/2]

VTKViewer_CellCenters::VTKViewer_CellCenters ( )
protected

◆ VTKViewer_CellCenters() [2/2]

VTKViewer_CellCenters::VTKViewer_CellCenters ( const VTKViewer_CellCenters )
private

Member Function Documentation

◆ operator=()

void VTKViewer_CellCenters::operator= ( const VTKViewer_CellCenters )
private

◆ RequestData()

int VTKViewer_CellCenters::RequestData ( vtkInformation *  ,
vtkInformationVector **  ,
vtkInformationVector *   
)
protectedvirtual

Redefined main method

◆ vtkTypeMacro()

VTKViewer_CellCenters::vtkTypeMacro ( VTKViewer_CellCenters  ,
vtkCellCenters   
)

The documentation for this class was generated from the following files: