[vtkusers] c++ equivalent of Tcl/Tk

Thomas D. Citriniti citrit at rpi.edu
Tue Aug 29 17:03:06 EDT 2000


As long as your variables are declared correctly:

    s1Mapper->SetScalarRange(ptLoad->GetOutput()->GetScalarRange());

At least I hope.

Tom C.

----- Original Message -----
From: "Sohan R. Ranjan" <srranjan at ieee.org>
To: <vtkusers at public.kitware.com>
Sent: Tuesday, August 29, 2000 4:53 PM
Subject: [vtkusers] c++ equivalent of Tcl/Tk


What is c++ equivalen of the following  Tcl/Tk expression?

    eval s1Mapper SetScalarRange [[ptLoad GetOutput] GetScalarRange]

Thanks.



_______________________________________________
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://public.kitware.com/mailman/listinfo/vtkusers






More information about the vtkusers mailing list