Ignore:
Timestamp:
Dec 2, 2014, 5:56:30 PM (10 years ago)
Author:
ldelgass
Message:

Add protocol to toggle interpolation in image slicer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vtkvis/trunk/Renderer.h

    r4793 r4814  
    773773    void setImageWindow(const DataSetId& id, double window);
    774774
     775    void setImageSliceInterp(const DataSetId& id, bool state);
     776
    775777    void setImageSlicePlane(const DataSetId& id, double normal[3], double origin[3]);
    776778
Note: See TracChangeset for help on using the changeset viewer.