Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem with Polyhedron_3 demo - intersection of objects with the same vertices

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem with Polyhedron_3 demo - intersection of objects with the same vertices


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Problem with Polyhedron_3 demo - intersection of objects with the same vertices
  • Date: Mon, 10 Mar 2014 09:04:35 +0100
  • Organization: GeometryFactory

On 03/08/2014 01:46 PM, swistak06 wrote:
Sebastien, thank you a lot! With your advices it works perfectly. You really
helped me a lot.

Let me ask about one more thing. I would like to get most possibly precise
coordinates for intersecting points. I mean - I can express all vertices of
a given two intersecting polyhedra by 4 integers instead of real number (it
is a kind of linear combination of one real number with only integer
parameters). I can define 4 basic arithmetic operations for my real numbers
expresssed by these 4 integers. This should allow me to perform all
calculations without rounding errors - analitically.

Do you think it would be possible to easily apply this simple 4-digit
calculator to the CGAL code for intersection algorithm?

It should be possible but maybe not easy if you're a CGAL beginner.
What package are you using?

Sebastien.




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Problem-with-Polyhedron-3-demo-intersection-of-objects-with-the-same-vertices-tp4658911p4658926.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page