10 #ifndef vtkCellGridBoundsQuery_h
11 #define vtkCellGridBoundsQuery_h
17 VTK_ABI_NAMESPACE_BEGIN
43 #endif // vtkCellGridBoundsQuery_h
Perform an operation on cells in a vtkCellMetadata instance.
void GetBounds(T a, double bds[6])
Perform an operation on cells in a vtkCellMetadata instance.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
#define VTK_SIZEHINT(...)
virtual void Initialize()
Override this if your query-result state requires initialization.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
std::array< double, 6 > Bounds
Fast, simple class for representing and operating on 3D bounds.