47 #ifndef vtkStaticCellLinksTemplate_h
48 #define vtkStaticCellLinksTemplate_h
56 template <
typename TIds>
118 #include "vtkStaticCellLinksTemplate.txx"
vtkStaticCellLinksTemplate()
object represents upward pointers from points to list of cells using each point (template implementat...
TIds GetNumberOfCells(vtkIdType ptId)
abstract class to specify dataset behavior
const TIds * GetCells(vtkIdType ptId)
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual void BuildLinks(vtkDataSet *ds)
virtual void Initialize()
dataset represents arbitrary combinations of all possible cell types
virtual ~vtkStaticCellLinksTemplate()
object to represent cell connectivity