Changeset 4671


Ignore:
Timestamp:
Nov 9, 2014, 12:46:22 PM (10 years ago)
Author:
ldelgass
Message:

merge comment fix from 1.3 branch

File:
1 edited

Legend:

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

    r4030 r4671  
    166166# ----------------------------------------------------------------------
    167167# method values
    168 #       Returns a base64 encoded, gzipped Tcl list that represents the
    169 #       Tcl command and data to recreate the uniform rectangular grid
    170 #       on the nanovis server.
     168#       Returns a Tcl list that represents the field values
    171169# ----------------------------------------------------------------------
    172170itcl::body Rappture::Unirect3d::values {} {
     
    179177# ----------------------------------------------------------------------
    180178# method valuesObj
    181 #       Returns a base64 encoded, gzipped Tcl list that represents the
    182 #       Tcl command and data to recreate the uniform rectangular grid
    183 #       on the nanovis server.
     179#       Returns a BLT vector that represents the field values
    184180# ----------------------------------------------------------------------
    185181itcl::body Rappture::Unirect3d::valuesObj {} {
Note: See TracChangeset for help on using the changeset viewer.