[vtkusers] MultiInputOutputFilter problem,..

Miguel Angel Rodriguez Florido marf at dsc.ulpgc.es
Mon Nov 19 07:16:48 EST 2001


	Hi vtkusers, I am writing you, just to get any help, because I don't
know what is happening with my vtk class. Well, I have developed a
multiInputOutput class filter, but I don't know what is happening with
it in tcl/tk. It works perfectly in tcl if you use it with a "puts"
command before this class. I mean:

	Using: 
	vtkImageReader
	vtkMyFilter
	vtkImageViewer

 in general works, but in some kind of data which size is smaller it
doesn't (64x64x28 for example), but if I type a puts command before my
class it works always: 	

	vtkImageReader
	puts "hello"
	vtkMyFilter	
	vtkImageViewer

In this context, I know that something with the memory managing is
happening, and it is getting me to believe in "magic" :-). So, my
question is: Does anybody know what is happening??, when somebody type
"vtk file.tcl" who manages the memory??, I mean if you type "vtk
file.tcl" the memory is managed as a global set, or every class is
managing independent of other classes memory??

	Thank you very much in advance and I would be so gratefull with any
sugerence.
	Bye.


-- 
       	       Miguel Angel Rodriguez Florido               
 ETSI Telecomunicacion -ULPGC- Gran Canaria - Canary Islands - Spain     
 Email: marf at dsc.ulpgc.es - Tfnos: +34 928 452980 Fax:+34 928 451243
 http://grtv.teleco.ulpgc.es/~marf +34 928 449970 (Hosp. Dr. Negrin)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2014 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20011119/17af4ac9/attachment.bin>


More information about the vtkusers mailing list