<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello VTK users,<br>
    <br>
    VTK 6.1 had a vtkInformationIntegerKey member in vtkAlgorithm called
    PRESERVES_BOUNDS().<br>
    I'm upgrading to VTK 6.3 and this no longer exists (it was removed
    in VTK 6.2).<br>
    We us this in a class we created that's derived from
    <title>Snippet</title>
    vtkUnstructuredGridAlgorithm and I`d like to know the proper way to
    port it to VTK 6.3.<br>
    I checked the change log between 6.1 and 6.2 and there's no mention
    of it, but I suspect it was removed as part of the parallelism
    changes in the pipeline.<br>
    <br>
    Anybody know how to handle this?<br>
    <br>
    Thanks.<br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <title>Signature</title>
      <a href="http:://www.infolytica.com">www.infolytica.com </a><br>
      300 Leo Pariseau, Suite 2222, Montreal, QC, Canada, H2X 4B3<br>
      (514) 849-8752 x236, Fax: (514) 849-4239
    </div>
  </body>
</html>