Go to the documentation of this file.
33 #ifndef vtkOverlappingAmr_h
34 #define vtkOverlappingAmr_h
Encloses a rectangular region of voxel like cells.
unsigned int * GetParents(unsigned int level, unsigned int index, unsigned int &numParents)
GLboolean GLboolean GLboolean b
static vtkInformationIdTypeKey * NUMBER_OF_BLANKED_POINTS()
void GenerateParentChildInformation()
int GetRefinementRatio(unsigned int level)
bool FindGrid(double q[3], unsigned int &level, unsigned int &gridId)
virtual int GetDataObjectType()
#define vtkTypeMacro(thisClass, superclass)
vtkAMRInformation * GetAMRInfo()
void SetAMRBlockSourceIndex(unsigned int level, unsigned int id, int sourceId)
void GetOrigin(unsigned int level, unsigned int id, double origin[3])
static vtkOverlappingAMR * SafeDownCast(vtkObjectBase *o)
int GetAMRBlockSourceIndex(unsigned int level, unsigned int id)
superclass for composite data iterators
const vtkAMRBox & GetAMRBox(unsigned int level, unsigned int id)
a simple class to control print indentation
unsigned int * GetChildren(unsigned int level, unsigned int index, unsigned int &numChildren)
void SetAMRBox(unsigned int level, unsigned int id, const vtkAMRBox &box)
virtual vtkCompositeDataIterator * NewIterator()
static vtkOverlappingAMR * New()
static vtkOverlappingAMR * GetData(vtkInformation *info)
hierarchical dataset of vtkUniformGrids
void GetBounds(unsigned int level, unsigned int id, double *bb)
void PrintParentChildInfo(unsigned int level, unsigned int index)
#define VTK_OVERLAPPING_AMR
void SetSpacing(unsigned int level, const double spacing[3])
void GetBounds(double b[6])
bool HasChildrenInformation()
void GetSpacing(unsigned int level, double spacing[3])
#define VTKCOMMONDATAMODEL_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
int GetRefinementRatio(vtkCompositeDataIterator *iter)
static vtkOverlappingAMR * GetData(vtkInformationVector *v, int i=0)
VTKWRAPPINGJAVA_EXPORT jlong q(JNIEnv *env, jobject obj)
virtual ~vtkOverlappingAMR()
virtual void SetAMRInfo(vtkAMRInformation *info)
void SetOrigin(const double *)
void SetRefinementRatio(unsigned int level, int refRatio)