<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<pre>Hi,</pre>
<pre> I am working on a network application which need to send a "vtkActor" by socket, but</pre>
<pre>using "sizeof" I found that the "vtkActor" object itself only has 220 bytes, and it contains</pre>
<pre>ASCII information about this "vtkActor" object's properties, so how to send the "real"</pre>
<pre>data ?? is there any handy function call or I need to work with those ASCII infos???</pre>
<pre> Thanks in advance!!!</pre>
<pre>--
Song Li
VRAC(Virtual Reality Application Center),Iowa State University
Email: lisong@vrac.iastate.edu
Homepage: <A HREF="http://www.vrac.iastate.edu/~lisong">http://www.vrac.iastate.edu/~lisong</A></pre>
</html>