Skip to content

Changed warning macro into debug macro

Commit 86f7895b introduced a warning if the VOI of the vtkExtractGrid filter is initially outside the whole extent of the input data, even though the filter would eventually execute correctly when the VOI was updated. Turned this into a debug warning.

Merge request reports