[vtkusers] Minor Bug in vtkCellArray?

Kent Eschenberg eschenbe at psc.edu
Tue Jul 31 12:27:27 EDT 2007


Should

vtkIdType vtkCellArray::InsertNextCell(vtkIdType, const vtkIdType*)

be

vtkIdType vtkCellArray::InsertNextCell(vtkIdType, const vtkIdList*)

?

Kent
Pittsburgh Supercomputing Center



More information about the vtkusers mailing list