39 #ifndef vtkHyperTreeGridAxisCut_h
40 #define vtkHyperTreeGridAxisCut_h
42 #include "vtkFiltersHyperTreeModule.h"
62 vtkGetMacro(PlaneNormalAxis,
int);
70 vtkGetMacro(PlanePosition,
double);
84 double offset0,
int axis0,
int axis1,
int axis2 );
object to represent cell connectivity
represent and manipulate attribute data in a dataset
Axis aligned hyper tree grid cut.
void ProcessLeaf3D(void *)
static vtkHyperTreeGridAxisCut * New()
void AddFace(vtkIdType inId, double *origin, double *size, double offset0, int axis0, int axis1, int axis2)
vtkDataSetAttributes * InData
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
~vtkHyperTreeGridAxisCut()
void PrintSelf(ostream &, vtkIndent)
Methods invoked by print to print information about the object including superclasses.
vtkHyperTreeGridAxisCut()
void RecursiveProcessTree(void *)
vtkDataSetAttributes * OutData
virtual int FillInputPortInformation(int, vtkInformation *)
Fill the input port information objects for this algorithm.
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
a simple class to control print indentation
represent and manipulate 3D points
Superclass for algorithms that produce only polydata as output.
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.