Ignore:
Timestamp:
Jan 9, 2012, 1:27:10 AM (13 years ago)
Author:
ldelgass
Message:

Add volume quality command to adjust relative sampling distance (quality is in
[0,1] range and is used to adjust sample distance relative to volume spacing.
Also first pass at supporting point cloud input to volume renderer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/vtkvis/protocol.txt

    r2752 r2757  
    366366volume orient <qw> <qx> <qy> <qz> <?dataSetName?>
    367367volume pos <x> <y> <z> <?dataSetName?>
     368volume quality <val> <?datasetName?>
     369       val = [0,1]
    368370volume scale <sx> <sy> <sz> <?dataSetName?>
    369371volume shading ambient <coeff> <?datasetName?>
Note: See TracChangeset for help on using the changeset viewer.