Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

_vtkLink_s Struct Reference

#include <vtkCellLinks.h>

Collaboration diagram for _vtkLink_s:

Collaboration graph
[legend]
List of all members.

Public Attributes

unsigned short ncells
vtkIdTypecells

Member Data Documentation

unsigned short _vtkLink_s::ncells
 

Definition at line 63 of file vtkCellLinks.h.

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

vtkIdType* _vtkLink_s::cells
 

Definition at line 64 of file vtkCellLinks.h.

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


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 14:27:00 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001