14#include "vtkFiltersSourcesModule.h"
17#ifndef vtkHyperTreeGridPreConfiguredSource_h
18#define vtkHyperTreeGridPreConfiguredSource_h
20VTK_ABI_NAMESPACE_BEGIN
40 unsigned int depth,
const std::vector<double>& extent,
41 const std::vector<unsigned int>& subdivisions);
44 unsigned int depth,
const std::vector<double>& extent,
45 const std::vector<unsigned int>& subdivisions);
160 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.