Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkCellLinks::Link Class Reference

#include <vtkCellLinks.h>

List of all members.

Public Attributes

unsigned short ncells
vtkIdTypecells


Member Data Documentation

unsigned short vtkCellLinks::Link::ncells
 

Definition at line 51 of file vtkCellLinks.h.

Referenced by vtkCellLinks::AddCellReference(), vtkCellLinks::DeletePoint(), vtkCellLinks::InsertNextCellReference(), and vtkCellLinks::ResizeCellList().

vtkIdType* vtkCellLinks::Link::cells
 

Definition at line 52 of file vtkCellLinks.h.

Referenced by vtkCellLinks::AddCellReference(), vtkCellLinks::DeletePoint(), vtkCellLinks::InsertCellReference(), vtkCellLinks::InsertNextCellReference(), and vtkCellLinks::RemoveCellReference().


The documentation for this class was generated from the following file: