Skip to content

Io xml htg

Jacques-Bernard Lekien requested to merge Jacques-Bernard/vtk:io_xml_htg into master

IO XML HTG 1.0

Hello, Here's finally our contribution on IO/XML/HTG 1.0. This includes :

•a recent fix (today) and optimization in vtkHT, only used by IO/XML/HTG

•a declassification of methods protected to public and a clean-up (vtkHTSimpleCursor) in vtkHTG

•and the purpose of this contribution : a new version IO/XML/HTG, reader/writer.

By default, this version is retained because the previous version did not work with us and this new format offers advanced playback options (explained in the .h).

A python example (seq.) is provided but hasn't been declared in the CMakeLists in Testing/Python directory.

Warning: I validated these developments sequentially only (not found an example of parallel execution in pure Python VTK) .

I remain at your disposal for more explications. Thanks for attention.

Do: check

@yohann.bearzi @sebastien.jourdain

Merge request reports