<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Jana,<br>
    <br>
    itk::QuadEdgeMesh is an oriented mesh data structure, it ensures the
    consistency of normals.<br>
    itk::NormalQuadEdgeMeshFilter only computes the normal for each face
    and each vertex, and thanks to the data structure all normal are
    thus consistent.<br>
    <br>
    HTH<br>
    Arnaud<br>
    <br>
    On 06/17/2012 11:27 PM, Jana Sefcikova wrote:
    <blockquote
cite="mid:CAE9iZ8LfgeSzFhxDNJ7XM6yOEJP+UGh63p6OTbBtjBBAuP6Niw@mail.gmail.com"
      type="cite">Dear users,&nbsp;
      <div><br>
      </div>
      <div>I read itkNormalQuadEdgesMeshFilter code and it does not seam
        to me /at the first glance/ that it insures consistent
        orientation across polygon neighbors.</div>
      <div>I am new in ITK, does it deals with this problem &nbsp;( as for
        example vtkPolyDataNormals does ) ?</div>
      <div><br>
      </div>
      <div>Thank you very much</div>
      <div>Jana&nbsp;</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_____________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at
<a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Kitware offers ITK Training Courses, for more information visit:
<a class="moz-txt-link-freetext" href="http://www.kitware.com/products/protraining.php">http://www.kitware.com/products/protraining.php</a>

Please keep messages on-topic and check the ITK FAQ at:
<a class="moz-txt-link-freetext" href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>