Skip to content

Fixed 64 to 32 truncation warnings with slight API change

Sean McBride requested to merge seanm/vtk:multiblock-sizet into master

Also had to change some invocations of GetMetaData() where a raw integer was passed, to make it unambiguous.

Merge request reports