Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Image_3_vtk_interface

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Image_3_vtk_interface


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Image_3_vtk_interface
  • Date: Mon, 17 Aug 2009 11:35:08 +0200
  • Organization: GeometryFactory

On Friday 14 August 2009 16:06:20 Dominik Szczerba wrote:
> I would like to eliminate calls like:
>
> image.read("data/liver.inr.gz");
>
> and directly read my VTK image data files. I found
> Image_3_vtk_interface.h among the headers, but I can find no CMAKE
> option to enable VTK support. I can also find neither documentation nor
> any examples how to go. Can somebody provide me with a quick pointer?

That header is not documented anywhere, because it is an experimental
feature,
that is not yet polished to be part of CGAL officially. You can find clues
about its use in demo/Surface_mesher/, and particularly in the volume.h and
volume.cpp files.

--
Laurent Rineau, PhD
Release Manager of the CGAL Project
http://www.cgal.org/
R&D Engineer at GeometryFactory
http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page