Bug in sliceOrder?

Ana Cugat c1f6326 at hotmail.com
Wed Oct 20 13:26:40 EDT 1999


<x-flowed>I'm using the sliceOrder.tcl source that we can find in the 
~vtk/graphics/examplesTcl/frog directory to get always the same orientation.

Isnt' there a bug in the is (inferior to superior) transform?
the transform is at follows:

1  0  0  0
0  0 -1  0
0 -1  0  0
0  0  0  1

so it flips the image.. shouldn't it be?

1  0  0  0
0  0 -1  0
0  1  0  0
0  0  0  1

Thanks,

Ana

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------

</x-flowed>



More information about the vtkusers mailing list