VTK and QDataStream

It is possible to put a VTK Poly in a custom struct to save in binary using QDataStream? work with a custom extension .VSprj and need include .obj into my extension

Hi, Cesar,

I think you want something called serialization. Googling for “VTK serialize” you get many ways to achieve this.

regards,

Paulo