[vtkusers] Converting TCL to C++
Bill Lorensen
wlorens1 at nycap.rr.com
Sat Apr 6 14:58:08 EST 2002
#include "vtkBMPWriter.h"
writer->SetFileName("frame.bmp");
At 02:44 PM 4/6/02 -0500, Brian Szender wrote:
>I have a line of code that is in TCL and I am trying to convert it to C++.
>
>
>
>TCL:
>
>
>
>writer SetFileName "frame.bmp"
>
>
>
>writer is of type vtkBMPWriter. If anyone could help me with this translation, it would really be appreciated.
>
>
>
>Thanks,
>
>
>
>Brian
More information about the vtkusers
mailing list