Combining Tcl/Tk with C++

Jordi Cabot cabot at tele.ucl.ac.be
Tue Nov 2 12:26:33 EST 1999


Hello, due to the fact that some classes do not provide all the methods
when wrapped to Tcl/Tk (as for example occurs with the IntersectWithLine
method of vtkCellLocator) I would like to execute a C++ vtk code from my
Tcl/tk vtk interface. Sorry if it is an obvious question but ..

how can I use a vtk object created in the Tcl/Tk interface with the C++
code?

If I have a polydata object created with Tcl/Tk, how can I manipulate
its data with the C++ code?

Thanks in advance,

Jordi


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