Skip to content

Fix: Take account of the presence of an interface in vtkXMLHyperTreeGridReader

Thomas Galland requested to merge thomas.galland/vtk:fixHtgReader into master

The reader now sets properly the HasInterface variable when InterfaceNormalsName and InterfaceInterceptsName attributes are both found in the input HTG.

Merge request reports