vtkEmptyCell - an empty cell used as a place-holder during processing
Super Class: vtkCell
Description:
vtkEmptyCell is a concrete implementation of vtkCell. It is used during processing to represented a deleted element.
Methods:
Detailed Method Descriptions:
![]() | void vtkEmptyCell (const vtkEmptyCell &) |
![]() | int CellBoundary (int ,float ,vtkIdList &) |
![]() | int Triangulate (int ,vtkIdList & ,vtkPoints &) |