22 #ifndef __vtkUniformGrid_h
23 #define __vtkUniformGrid_h
54 double x[3], vtkCell *cell,
vtkIdType cellId,
double tol2,
55 int& subId,
double pcoords[3],
double *weights);
58 vtkIdType cellId,
double tol2,
int& subId,
59 double pcoords[3],
double *weights);
61 double x[3], vtkCell *cell,
vtkIdType cellId,
62 double tol2,
int& subId,
double pcoords[3],
118 virtual void UnBlankPoint(
vtkIdType ptId);
126 virtual void UnBlankCell(
vtkIdType ptId);
147 virtual unsigned char IsPointVisible(
vtkIdType ptId);
151 virtual unsigned char IsCellVisible(
vtkIdType cellId);
155 virtual unsigned char GetPointBlanking();
159 virtual unsigned char GetCellBlanking();