Ignore:
Timestamp:
Jul 24, 2013, 1:24:52 PM (11 years ago)
Author:
ldelgass
Message:

Fix clients to use vtkvis 1.5 protocol

File:
1 edited

Legend:

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

    r3816 r3833  
    21682168    SendCmd "cutplane add $tag"
    21692169    SendCmd "polydata add $tag"
    2170     #SendCmd "polydata colormode ccolor {} $tag"
     2170    SendCmd "polydata colormode constant {} $tag"
    21712171    set _settings(volumeEdges) $settings(-edges)
    21722172    set _settings(volumeLighting) $settings(-lighting)
Note: See TracChangeset for help on using the changeset viewer.