Skip to content

Added automatic include of the new data_model module.

Berk Geveci requested to merge berkgeveci/vtk:improved_numpy_datamodel into master
The new data_model module adds better support for interfacing
with numpy. This change automatically includes that module
from vtkCommonDataModel in order to enable its @overrides
that augment VTK data objects' API.

Merge request reports