Win64 fixes for vtkMultiBlockPLOT3DReader.
vtkMultiBlockPLOT3DReader now handles reading large files on Win64 machines. We need to use 64-bit API on Windows since sizeof(long) is 4 bytes on Windows.
Showing
vtkMultiBlockPLOT3DReader now handles reading large files on Win64 machines. We need to use 64-bit API on Windows since sizeof(long) is 4 bytes on Windows.
mentioned in commit d575a70b
·mentioned in commit d575a70b