27 #ifndef __vtkCellLinks_h
28 #define __vtkCellLinks_h
107 unsigned long GetActualMemorySize();
124 void InsertCellReference(
vtkIdType ptId,
unsigned short pos,
167 for (
int i=0; i < ncells; i++)
169 if (cells[i] == cellId)
171 for (
int j=i; j < (ncells-1); j++)
173 cells[j] = cells[j+1];
195 memcpy(cells, this->
Array[ptId].cells,