Skip to content

vtkVolumeOfRevolutionFilter: offset location by number of points.

Since the locations are being added after the new cell is inserted into the connectivity array, it is necessary to offset the insertion location by the number of points in the new cell.

Edited by T.J. Corona

Merge request reports