Changeset 3196 for trunk/packages


Ignore:
Timestamp:
Dec 10, 2012 1:21:56 PM (11 years ago)
Author:
ldelgass
Message:

Fix heightmap add doc string

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/vtkvis/RpVtkRendererCmd.cpp

    r3177 r3196  
    47974797
    47984798static Rappture::CmdSpec heightmapOps[] = {
    4799     {"add",          1, HeightMapAddOp, 5, 6, "oper value ?dataSetName?"},
     4799    {"add",          1, HeightMapAddOp, 5, 6, "oper value heightscale ?dataSetName?"},
    48004800    {"colormap",     3, HeightMapColorMapOp, 3, 4, "colorMapName ?dataSetName?"},
    48014801    {"contourlist",  3, HeightMapContourListOp, 3, 4, "contourList ?dataSetName?"},
Note: See TracChangeset for help on using the changeset viewer.