#include <vtkCellLinks.h>
Definition at line 39 of file vtkCellLinks.h.
Public Attributes | |
| unsigned short | ncells |
| vtkIdType * | cells |
| unsigned short vtkCellLinks::Link::ncells |
Definition at line 41 of file vtkCellLinks.h.
Referenced by vtkCellLinks::AddCellReference(), vtkCellLinks::DeletePoint(), vtkCellLinks::InsertNextCellReference(), vtkCellLinks::RemoveCellReference(), and vtkCellLinks::ResizeCellList().
Definition at line 42 of file vtkCellLinks.h.
Referenced by vtkCellLinks::AddCellReference(), vtkCellLinks::DeletePoint(), vtkCellLinks::InsertCellReference(), vtkCellLinks::InsertNextCellReference(), vtkCellLinks::RemoveCellReference(), and vtkCellLinks::ResizeCellList().
1.5.1