#include <VTKViewer_CellCenters.h>

Public Member Functions | |
| vtkTypeRevisionMacro (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)
| 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] |
| VTKViewer_CellCenters.vtkTypeRevisionMacro | ( | VTKViewer_CellCenters | , |
| vtkCellCenters | |||
| ) |
| static VTKViewer_CellCenters* VTKViewer_CellCenters.New | ( | ) | [static] |
| virtual int VTKViewer_CellCenters.RequestData | ( | vtkInformation * | , |
| vtkInformationVector ** | , | ||
| vtkInformationVector * | |||
| ) | [protected, virtual] |
| void VTKViewer_CellCenters.operator= | ( | const VTKViewer_CellCenters & | ) | [private] |