Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] read a polygon from an .off file

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] read a polygon from an .off file


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] read a polygon from an .off file
  • Date: Sat, 23 May 2009 01:44:37 +0200
  • Organization: GeometryFactory

Le vendredi 22 mai 2009 17:42:01, Cristiano Nattero a écrit :
> Hello everybody,
>
> I'm just getting started with CGAL.
>
> How do I read a (2d) polygon from an .off file? I'd like - if
> possible - to read it directly and not point-by-point into a container
> and then use it to initialize a polygon.

An OFF file contains 3D objets (surfaces). You cannot read a 2D polygon from
it.

--
Laurent Rineau, PhD
Engineer at GeometryFactory
http://www.geometryfactory.com/




Archive powered by MHonArc 2.6.16.

Top of Page