[vtkusers] Getting LOD Properties with Tcl

Lisa S. Avila lisa.avila at kitware.com
Sat Jun 8 21:56:35 EDT 2002


Hi Benni,

I am surprised that method is even wrapped in tcl - it returns a void and 
requires a pointer to a vtkVolumeProperty or a vtkProperty as a parameter 
(for the returned property). From tcl I would suggest keeping track of your 
properties and use the last rendered LOD to select from your set of properties.

Lisa


At 10:21 PM 6/7/2002 +0200, Benjamin King wrote:
>Hi,
>
>
>I'm new to VTK and have a problem with vtkLODProp3D. I did
>
>    volume AddLOD lowresmapper volprop 0.0
>
>and afterwards tried to get the property with
>
>    volume GetLODProperty [volume GetLastRenderedLODID]
>
>but that didn't work.
>Any idea what went wrong?
>
>cu,
>   Benni
>
>--
>Unfortunately, the current generation of mail programs do not have checkers
>to see if the sender knows what he is talking about (A. S. Tanenbaum)
>_______________________________________________
>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