Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
VTKViewer_CellCenters Class Reference

#include <VTKViewer_CellCenters.h>

Inheritance diagram for VTKViewer_CellCenters:
Inheritance graph

Public Member Functions

 vtkTypeMacro (VTKViewer_CellCenters, vtkCellCenters)
 

Static Public Member Functions

static VTKViewer_CellCentersNew ()
 

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::VTKViewer_CellCenters ( )
protected

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

VTKViewer_CellCenters::VTKViewer_CellCenters ( const VTKViewer_CellCenters )
private

Member Function Documentation

static VTKViewer_CellCenters* VTKViewer_CellCenters::New ( )
static
void VTKViewer_CellCenters::operator= ( const VTKViewer_CellCenters )
private
int VTKViewer_CellCenters::RequestData ( vtkInformation *  ,
vtkInformationVector **  ,
vtkInformationVector *   
)
protectedvirtual

Redefined main method

VTKViewer_CellCenters::vtkTypeMacro ( VTKViewer_CellCenters  ,
vtkCellCenters   
)

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