[Paraview] Structured grid, Reader, Metadata

papa ndéné NDIAYE pnwireframe at gmail.com
Fri Apr 15 03:43:00 EDT 2011


Hi everybody,

I'm just writting a reader that outputs a structured grid from a file.
There already is some code to visualize data in the file as a mesh, but it
uses openGL and some custom objects (that i would like to reuse of course!).
Wanting to port it in Paraview, I'm just wondering if my reader instance is
destroyed after  requestInformation and requestData have been called.
-If not, how can I get a handle on it with a new filter to access some
objects in it.
-If it is destroyed, can I use *vtkmodelMetadata* to pack objects on my *
vtkStructuredGrid*?

Regards

PAPA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110415/22099f71/attachment.htm>


More information about the ParaView mailing list