Skip to content

Remove second information object in vtkDataArray.

Steven Hahn requested to merge quantumsteve/vtk:mtimetypekey into master

Range, FiniteRange and their respective MTimes are stored in the same information object.

This is an alternate implementation of !2813 (closed)

Merge request reports