[vtkusers] GetTuple9(i)
Sugeng Waluyo
sugengwalj at googlemail.com
Thu Nov 16 09:18:34 EST 2006
hello all, I am a new comer in vtk.
I have questions:
if we have tensorial data attributes :
T00 T01 T02
T10 T 11 T12
T20 T21 T22
.........
........
so on.
if I use GetTuple9(i), return value will be all components of the tensor
above. Which value will be the second value?
for example : sigma=tensors->GetTuple9(ptId),
sigma[0] = T00, sigma[1] =T01 /T10 ???,
.........................sigma[9] = T 22
thanks
regards
sugeng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20061116/0dc63e1d/attachment.htm>
More information about the vtkusers
mailing list