Skip to content

Wrapped VTK___INT64 usage in VTK_LEGACY_REMOVE

Sean McBride requested to merge seanm/vtk:legacyVTK___INT64 into master

These are already informally commented as legacy, this just allows them to be truly compiled-away. Will help totally removing one day, which is desirable because they violate C++ naming rules by having 2 or more adjacent underscores.

Merge request reports