Ignore:
Timestamp:
Mar 3, 2013, 10:53:25 AM (11 years ago)
Author:
ldelgass
Message:

Need to set camera mode _before_ resetting camera to properly initialize
image camera mode in heightmap viewer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/vtkviewer.tcl

    r3415 r3418  
    911911            mesh-edges mesh-lighting mesh-opacity mesh-visible \
    912912            mesh-wireframe
    913     }
    914     set _first [lindex [get -objects] 0]
    915 
    916     #SendCmd "imgflush"
     913        SendCmd "imgflush"
     914    }
    917915
    918916    set _limits(zmin) ""
Note: See TracChangeset for help on using the changeset viewer.