Go to the documentation of this file.
26 #ifndef VTKAMRSLICEFILTER_H_
27 #define VTKAMRSLICEFILTER_H_
Encloses a rectangular region of voxel like cells.
perform various plane computations
bool IsAMRData2D(vtkOverlappingAMR *input)
#define vtkTypeMacro(thisClass, superclass)
vtkPlane * GetCutPlane(vtkOverlappingAMR *input)
GLint GLint GLint GLint GLint x
GLenum GLenum GLenum input
vtkUniformGrid * GetSlice(double origin[3], int *dims, double *gorigin, double *spacing)
Multiprocessing communication superclass.
virtual int RequestInformation(vtkInformation *rqst, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
std::vector< int > BlocksToLoad
a simple class to control print indentation
void GetAMRSliceInPlane(vtkPlane *p, vtkOverlappingAMR *inp, vtkOverlappingAMR *out)
#define vtkGetMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
void ComputeCellCenter(vtkUniformGrid *ug, const int cellIdx, double centroid[3])
hierarchical dataset of vtkUniformGrids
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkMultiProcessController * Controller
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
void InitializeOffSet(vtkOverlappingAMR *inp, double *min, double *max)
#define VTKFILTERSAMR_EXPORT
void GetSliceCellData(vtkUniformGrid *slice, vtkUniformGrid *grid3D)
void ComputeAMRBlocksToLoad(vtkPlane *p, vtkOverlappingAMR *metadata)
bool PlaneIntersectsAMRBox(double plane[4], double bounds[6])
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkAMRSliceFilter * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int GetDonorCellIdx(double x[3], vtkUniformGrid *ug)