26 #ifndef VTKAMRSLICEFILTER_H_
27 #define VTKAMRSLICEFILTER_H_
120 void ComputeCellCenter(
132 bool PlaneIntersectsAMRBox(
double plane[4],
double bounds[6] );
138 void ComputeAMRBlocksToLoad(
144 void GetAMRSliceInPlane(
157 void InitializeOffSet(
void PrintSelf(ostream &os, vtkIndent indent)
GLenum GLenum GLenum input
Encloses a rectangular region of voxel like cells.
#define vtkGetMacro(name, type)
#define VTKFILTERSAMR_EXPORT
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
std::vector< int > BlocksToLoad
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
vtkMultiProcessController * Controller
perform various plane computations
hierarchical dataset of vtkUniformGrids
#define vtkBooleanMacro(name, type)
static vtkOverlappingAMRAlgorithm * New()
#define vtkSetMacro(name, type)
Multiprocessing communication superclass.