#include <VTKViewer_CellCenters.h>
Public Member Functions | |
vtkTypeMacro (VTKViewer_CellCenters, vtkCellCenters) | |
Static Public Member Functions | |
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 &) |
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)
|
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
|
private |
|
static |
|
private |
|
protectedvirtual |
Redefined main method
VTKViewer_CellCenters::vtkTypeMacro | ( | VTKViewer_CellCenters | , |
vtkCellCenters | |||
) |