Skip to content
  • Mark OLESEN's avatar
    DEFEATURE: remove surfMesh samplers - superseded by sampledSurfaces · 57d2eabc
    Mark OLESEN authored
    - this functionality was originally added to allow sampling of volume
      fields onto a surface in order to perform calculations on them.
    
      However, the sampling framework essentially mirrored the
      sampledSurface, but was less complete.
    
      It is now possible to store sampled surfaces on a registry and
      do calculation with their fields. This is the preferred method,
      and thus removing the surfMeshSample duplicate code.
    57d2eabc