a simple question about Tcl/Tk

vtk vtk at yifan.net
Fri Dec 17 14:15:39 EST 1999


Hi, all:

This is a simple question for guys who are familiar with Tcl/Tk:-)
I found that in some Tcl/Tk scripts, there are always some expressions
like: '[a method] anothermethod arguments',
e.g.:
vtkTransform si
[si GetMatrix] SetElement 3 1 0
[si GetMatrix] SetElement 3 2 0
...
vtkBMPReader reader
...
[reader GetOuput] ReleaseDataFlagOn
...

What does this mean?
Can anyone translate this to C++ languange?

Sorry to bother you guys:-)

-Tiaoyu




-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------




More information about the vtkusers mailing list