| Allocate(const vtkIdType sz, const int ext=1000) | vtkCellArray | inline |
| DeepCopy(vtkCellArray *ca) | vtkCellArray | |
| EstimateSize(vtkIdType numCells, int maxPtsPerCell) | vtkCellArray | inline |
| GetActualMemorySize() | vtkCellArray | |
| GetCell(vtkIdType loc, vtkIdType &npts, vtkIdType *&pts) | vtkCellArray | inline |
| GetCell(vtkIdType loc, vtkIdList *pts) | vtkCellArray | |
| GetData() | vtkCellArray | inline |
| GetInsertLocation(int npts) | vtkCellArray | inline |
| GetMaxCellSize() | vtkCellArray | |
| GetNextCell(vtkIdType &npts, vtkIdType *&pts) | vtkCellArray | inline |
| GetNextCell(vtkIdList *pts) | vtkCellArray | |
| GetNumberOfCells() | vtkCellArray | virtual |
| GetNumberOfConnectivityEntries() | vtkCellArray | inline |
| GetPointer() | vtkCellArray | inline |
| GetSize() | vtkCellArray | inline |
| GetTraversalLocation() | vtkCellArray | inline |
| GetTraversalLocation(vtkIdType npts) | vtkCellArray | inline |
| Ia | vtkCellArray | protected |
| Initialize() | vtkCellArray | |
| InitTraversal() | vtkCellArray | inline |
| InsertCellPoint(vtkIdType id) | vtkCellArray | inline |
| InsertLocation | vtkCellArray | protected |
| InsertNextCell(vtkCell *cell) | vtkCellArray | inline |
| InsertNextCell(vtkIdType npts, const vtkIdType *pts) | vtkCellArray | inline |
| InsertNextCell(vtkIdList *pts) | vtkCellArray | inline |
| InsertNextCell(int npts) | vtkCellArray | inline |
| IsA(const char *type) | vtkCellArray | virtual |
| IsTypeOf(const char *type) | vtkCellArray | static |
| New() | vtkCellArray | static |
| NewInstance() const | vtkCellArray | |
| NewInstanceInternal() const | vtkCellArray | protectedvirtual |
| NumberOfCells | vtkCellArray | protected |
| PrintSelf(ostream &os, vtkIndent indent) | vtkCellArray | |
| ReplaceCell(vtkIdType loc, int npts, const vtkIdType *pts) | vtkCellArray | inline |
| Reset() | vtkCellArray | inline |
| ReverseCell(vtkIdType loc) | vtkCellArray | inline |
| SafeDownCast(vtkObjectBase *o) | vtkCellArray | static |
| SetCells(vtkIdType ncells, vtkIdTypeArray *cells) | vtkCellArray | |
| SetNumberOfCells(vtkIdType) | vtkCellArray | virtual |
| SetTraversalLocation(vtkIdType loc) | vtkCellArray | inline |
| Squeeze() | vtkCellArray | inline |
| Superclass typedef | vtkCellArray | |
| TraversalLocation | vtkCellArray | protected |
| UpdateCellCount(int npts) | vtkCellArray | inline |
| vtkCellArray() | vtkCellArray | protected |
| WritePointer(const vtkIdType ncells, const vtkIdType size) | vtkCellArray | inline |
| ~vtkCellArray() | vtkCellArray | protected |