[vtkusers] BandContourTerrain.tcl demo
Huiqun Zhou
zhou_huiqun at hotmail.com
Mon Jul 26 10:44:00 EDT 2004
Your Position and FocalPoint might be out of range.
Huiqun Zhou
----- Original Message -----
From: "Nigel Nunn" <nNunn at ausport.gov.au>
To: <vtkusers at vtk.org>
Sent: Monday, July 26, 2004 10:15 PM
Subject: [vtkusers] BandContourTerrain.tcl demo
>
> Testing a current CVS version (Win2K, VC6). This demo
>
> Examples/VisualizationAlgorithms/Tcl/BandContourTerrain.tcl
>
> does not seem to render the image. If I comment out the
> following few lines, it renders the scene correctly:
>
> # vtkCamera cam
> # cam SetPosition -17438.8 2410.62 25470.8
> # cam SetFocalPoint 3985.35 11930.6 5922.14
> # cam SetViewUp 0 0 1
> # ren1 SetActiveCamera cam
> # ren1 ResetCameraClippingRange
>
> Also noticed that simply calling Zoom works fine:
>
> [ren1 GetActiveCamera] Zoom 2
>
> But calling any of these destroys the display:
>
> SetPosition,
> SetFocalPoint,
> SetViewUp
>
> Any ideas what might be causing this?
> thanks,
> Nigel
>
>
>
>
****************************************************************************
******
> This message is intended for the addressee named and may contain
confidential and
> privileged information. If you are not the intended recipient please note
that
> any form of distribution, copying or use of this communication or the
information
> in it is strictly prohibited and may be unlawful.
> If you receive this message in error, please delete it and notify the
sender.
>
> Keep up to date with what's happening in Australian sport.
> Visit http://www.ausport.gov.au
>
****************************************************************************
******
> _______________________________________________
> 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