Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: What's the fastest way to serialise Nef 3 poly?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: What's the fastest way to serialise Nef 3 poly?


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: What's the fastest way to serialise Nef 3 poly?
  • Date: Tue, 26 Mar 2013 18:30:02 +0100
  • Organization: GeometryFactory

On 03/26/2013 06:03 PM, marcosscriven wrote:
Unless someone has a more intelligent solution, think I'll just follow what
happens here:

https://github.ugent.be/divhaere/cgal/blob/master/include/CGAL/Nef_3/SNC_io_parser.h

In the<< operator (to determine exactly what needs to be be copied out)

I think for now that's the best you can do. Beware of the number type you are using. If it is gmpq then no problem.

Sebastien.





--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/What-s-the-fastest-way-to-serialise-Nef-3-poly-tp4657024p4657032.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page