3#ifndef vtkFiltersCellGrid_h
4#define vtkFiltersCellGrid_h
6#include "vtkFiltersCellGridModule.h"
A registrar for cell types contained in this module.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkFiltersCellGrid(const vtkFiltersCellGrid &)=delete
void operator=(const vtkFiltersCellGrid &)=delete
static bool RegisterCellsAndResponders()
Call this method before running constructing or running algorithms on instances of vtkCellGrid so tha...
a simple class to control print indentation
abstract base class for most VTK objects