Go to the documentation of this file.
27 #ifndef vtkAMRSliceFilter_h
28 #define vtkAMRSliceFilter_h
30 #include "vtkFiltersAMRModule.h"
53 vtkGetMacro(OffSetFromOrigin,
double);
60 vtkGetMacro( ForwardUpstream,
int );
69 vtkGetMacro( EnablePrefetching,
int );
78 vtkGetMacro(MaxResolution,
int);
134 void ComputeCellCenter(
151 bool PlaneIntersectsAMRBox(
double plane[4],
double bounds[6] );
158 void ComputeAMRBlocksToLoad(
164 void GetAMRSliceInPlane(
181 void InitializeOffSet(
Encloses a rectangular region of voxel like cells.
perform various plane computations
static vtkOverlappingAMRAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillOutputPortInformation(int port, vtkInformation *info) override
See algorithm for more info.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
Multiprocessing communication superclass.
std::vector< int > BlocksToLoad
a simple class to control print indentation
hierarchical dataset of vtkUniformGrids
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkMultiProcessController * Controller
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.