[vtkusers] BandContourTerrain.tcl demo
Nigel Nunn
nNunn at ausport.gov.au
Mon Jul 26 10:15:38 EDT 2004
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
**********************************************************************************
More information about the vtkusers
mailing list