Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Unable to read .off files

Subject: CGAL users discussion list

List archive

[cgal-discuss] Unable to read .off files


Chronological Thread 
  • From: dg <>
  • To:
  • Subject: [cgal-discuss] Unable to read .off files
  • Date: Sat, 19 Apr 2014 12:08:59 -0700 (PDT)

Hi all,

I am trying to read a .off file using the stream operator ( >> ) directly
into the polyhedron class
CGAL::Polyhedron_3<Exact_predicates_exact_constructions_kernel> but it not
reading the .off file.
Although, when I try to read standard .off files from internet they work
fine.

We are creating our own .off file according to its format. Here is the
sample file.
t1.off <http://cgal-discuss.949826.n4.nabble.com/file/n4659156/t1.off>

Thanks.
dg



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Unable-to-read-off-files-tp4659156.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page