Skip to content

Optimization by using direct memory pointers

Xabi requested to merge Xabi/vtk:optimization-of-vtkPolyDataNormals into master

10% optimization at the last step of the point normals computation, when accumulating polygon normals at the vertices.

Merge request reports