Skip to content
  • Mark OLESEN's avatar
    ENH: adjust sampling onto meshed surfaces (#1600) · 06c4dc34
    Mark OLESEN authored
    - base level surface container is now a meshedSurface instead of
      a triSurface. This avoid automatic triangulation of surfaces
      when they are read, and simplifies the internals.
    
    - sampling types:
      * "meshedSurface" (compat: "sampledTriSurfaceMesh")
      * "meshedSurfaceNormal" (compat: "sampledTriSurfaceMeshNormal")
    06c4dc34