Changeset 4817 for nanovis/trunk


Ignore:
Timestamp:
Dec 6, 2014 4:03:54 PM (9 years ago)
Author:
ldelgass
Message:

formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nanovis/trunk/protocol-nanovis.txt

    r4098 r4817  
    66Protocol for nanovis render server. 
    77
    8 Commands take the general form of command and arguments using Tcl syntax and are 
     8Commands take the general form of command and arguments using Tcl syntax and are
    99terminated by a newline.  Some command arguments expect a Tcl list which can be
    1010sent by enclosing the list in curly braces to prevent the interpreter from
     
    160160
    161161snapshot
    162          Render a 2k x 2k image (offscreen buffer). Response image data is tagged
    163          as '-type print'
     162         Render a 2k x 2k image (offscreen buffer).  Response image data is
     163         tagged as '-type print'
    164164
    165165transfunc define <name> {colors} {alpha}
Note: See TracChangeset for help on using the changeset viewer.