14#include "vtkFiltersSourcesModule.h"
18#ifndef vtkHyperTreeGridPreConfiguredSource_h
19#define vtkHyperTreeGridPreConfiguredSource_h
21VTK_ABI_NAMESPACE_BEGIN
41 unsigned int depth,
const std::vector<double>& extent,
42 const std::vector<unsigned int>& subdivisions);
45 unsigned int depth,
const std::vector<double>& extent,
46 const std::vector<unsigned int>& subdivisions);
161 const std::vector<double>& extent,
const std::vector<unsigned int>& subdivisions);
general representation of visualization data
dynamic, self-adjusting array of double
vtkHyperTreeGridAlgorithm()
Objects for traversal a HyperTreeGrid.
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.