Changeset 5258


Ignore:
Timestamp:
Apr 17, 2015, 8:11:49 PM (9 years ago)
Author:
ldelgass
Message:

sync with release branch

File:
1 edited

Legend:

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

    r5246 r5258  
    7777
    7878    # The following methods are only used by this class.
     79    private method AddIsoMarker { x y }
    7980    private method AdjustSetting {what {value ""}}
    80     private method AddIsoMarker { x y }
    8181    private method BuildCameraTab {}
    8282    private method BuildCutplanesTab {}
     
    13151315                -qy      0.353553
    13161316                -qz      0.146447
    1317                 -zoom    1.0
    13181317                -xpan    0
    13191318                -ypan    0
     1319                -zoom    1.0
    13201320            }
    13211321            if { $_first != "" } {
Note: See TracChangeset for help on using the changeset viewer.