Skip to content
  • Yuanxin Liu's avatar
    vtkOverlappingAMR: Generate correct blanking · 9fd1b267
    Yuanxin Liu authored
    Previously, blanking is not generated correctly: if a has a child b
    that overlaps it but b is not loaded, a still gets blanked.  The fix
    makes sure that a gets blanked only if b is loaded.
    
    Change-Id: Ic0716ee182f946e8e924eab15fe5840297848888
    9fd1b267