The first - not comment - line in a legacy VTK file is free for the user and
can be used to mention, let us say, an approximation method to use with the
data for instance, at least I would like to use it for this purpose.
This line can be got back in a C++ code by using vtkDataReader::GetHeader().
Is it possible to get ot from the VTK dataset instead? since a filter has only
access to the data, not to the reader.
Or is it another (better) way to encode general information in a dataset? I
suppose vtkInformation can be used for this purpose but where does it appear in
a file?
_________________________________________________________________
Téléchargez Internet Explorer 8 et surfez sans laisser de trace !
http://clk.atdmt.com/FRM/go/182932252/direct/01/_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview