Skip to content
  • Dave DeMarle's avatar
    fix a bug in value painting for cell arrays · 78108633
    Dave DeMarle authored
    I wasn't rendering the correct values because I didn't have the right
    ids. With small data the cellarray and polydata indices happened to
    be the same. In general they won't be.
    
    Change-Id: Id1186c8fab3b0ba0ff2e640a6fd3d6075f690516
    78108633