<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Am 09.11.2012 13:21, schrieb Jö Fahlke:
    <blockquote cite="mid:20121109122118.GD477@paranoia" type="cite">
      While we're talking about checkInside() and possibly reconsidering
      its
      interface, I want to highlight another shortcoming: currently it
      is impossible
      to specify a tolerance, neither for including nor for excluding
      the boundary
      of the geometry. Where needed, I'm currently solvin this by
      scaling the
      coordinate obtained from local() with 1+epsilon around the
      barycenter of the
      reference element before sticking it into checkInside(), but that
      is far from
      ideal...
      Regards,
      Jö.
      <br>
    </blockquote>
    <br>
    I actually have my own private implementation of checkInside for
    that very reason.<br>
    An official implementation with a tolerance parameter would be nice.<br>
    <br>
    <blockquote cite="mid:20121109122118.GD477@paranoia" type="cite">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Dune-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune-devel@dune-project.org">Dune-devel@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune-devel">http://lists.dune-project.org/mailman/listinfo/dune-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>