I would like to use this post to ask if there is a quicker way of looping through the cells of a vtkUnstructuredGrid object. The method GetCell() might allocate memory and has extra copy operations might slow down the cell accesses.
Thank you!
I would like to use this post to ask if there is a quicker way of looping through the cells of a vtkUnstructuredGrid object. The method GetCell() might allocate memory and has extra copy operations might slow down the cell accesses.
Thank you!