#include <vtkXdmfUtil.h>
Public Member Functions | |
vtkXdmfUtil () | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
int | IsInside (vtkCell *Cell, float X, float Y, float Z) |
vtkIntArray * | GetInside (vtkUnstructuredGrid *Cells, vtkPoints *Points) |
vtkIntArray * | GetInsideRect (vtkUnstructuredGrid *Cells, int Kdim, float zstart, float dz, int Jdim, float ystart, float dy, int Idim, float xstart, float dx) |
Static Public Member Functions | |
vtkXdmfUtil * | New () |
int | IsTypeOf (const char *type) |
vtkXdmfUtil * | SafeDownCast (vtkObject *o) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|