You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add VTK_VAR_XML_READ and VTK_END_XML_READ, stable release, not backwa…
…rd compatible!
API changes:
+ previous `VTK_VAR_XML` => split into `VTK_VAR_XML_WRITE` and `VTK_VAR_XML_READ`
+ previous `VTK_END_XML` => split into `VTK_END_XML_WRITE` and `VTK_END_XML_READ`
Should work for current aims of @francescosalvadore