15#ifndef vtkHyperTreeGridRemoveGhostCells_h
16#define vtkHyperTreeGridRemoveGhostCells_h
18#include "vtkFiltersHyperTreeModule.h"
21VTK_ABI_NAMESPACE_BEGIN
dynamic, self-adjusting array of bits
general representation of visualization data
Superclass for algorithms that produce a hyper tree grid as output.
Objects for traversal a HyperTreeGrid.
Remove ghost cells and ghost array from the input HTG.
~vtkHyperTreeGridRemoveGhostCells() override=default
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkHyperTreeGridRemoveGhostCells * New()
int ProcessTrees(vtkHyperTreeGrid *, vtkDataObject *) override
Main routine to hide or show cells based on their ghost type.
vtkHyperTreeGridRemoveGhostCells()
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
a simple class to control print indentation
dynamic, self-adjusting array of unsigned char