[vtkusers] from C to VTK
Amy Henderson
amy.henderson at kitware.com
Mon Sep 13 08:49:05 EDT 2004
VTK is written in C++, and the line of code you included is valid for
setting scalars in VTK using C++. VTK is a library, not a programming
language, so I don't know what you mean by converting the code from C to
VTK. Are you trying to access VTK from one of the wrapped languages (Tcl,
Python, or Java)?
- Amy
At 08:36 AM 9/12/2004, adi ralf wrote:
>hallo,
>
>can any body help me to change this command from C to
>VTK..please...
>
>sP->GetPointData()->SetScalars(scalars);
>
>thanks for any help
>
>ija
>
>
>
>
>
>___________________________________________________________ALL-NEW Yahoo!
>Messenger - all new features - even more fun! http://uk.messenger.yahoo.com
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at:
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list