[vtkusers] Tensor data
Olivier Coulon
o.coulon at cs.ucl.ac.uk
Thu Jun 8 12:36:21 EDT 2000
Dear vtk users,
I am trying to read a file of structured points containing tensors
attribute, to display those tensor through vtkTensorGlyph.
I am just reading the file as follow:
vtkStructuredPointsReader reader
reader SetFileName $name_file
reader Update
set text [reader GetTensorsName]
puts $text
the string $text is apparently returned empty, meaning that the tensors
are actually not read, and the results later in the pipeline make no
sense.
Can anybody see what is wrong ?
- Olivier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: o.coulon.vcf
Type: text/x-vcard
Size: 357 bytes
Desc: Card for Olivier Coulon
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20000608/05bacfb1/attachment-0001.vcf>
More information about the vtkusers
mailing list