[vtkusers] exchange vtkImageData instance over communication channel
Madhusudhanan Balasubramanian
madhu_lsu at yahoo.com
Mon Sep 13 22:29:42 EDT 2004
Hi all,
I'm posting this again. I cannot figureout how to transfer a copy of vtkImageData over a communication channel. If any of have done simillar to this or give an idea, I would really appreciate that.
Thanks,
Madhu.
========================
Hi,
I'm trying to exchange vtkImageData instance over a communication channel (socket/named pipe) with other processors in the cluster. I do not know how to send/recv user defined structures like vtkImageData; also I believe the data pointed by vtkImageData is actually a pointer and i do not know how do I successfully transfer vtkImageData as a whole. I appreciate any inputs on this.
Madhu.
---------------------------------
Do you Yahoo!?
vote.yahoo.com - Register online to vote today!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040913/f357d536/attachment.htm>
More information about the vtkusers
mailing list