Subject: CGAL users discussion list
List archive
- From: ochyomdu <>
- To:
- Subject: [cgal-discuss] Re: Intersection of two CONVEX 3D polyhedrons
- Date: Thu, 19 Apr 2012 06:32:02 -0700 (PDT)
Hallo Dimitris.
The easiest way to calculate intersection of two polyhedrons is using of
class Nef_Polyhedron_3.
If You need to use some functions from Polyhedron_3 You can just convert
Polyhedron_3 into Nef_Polyhedron_3 (using constructor), calculate
intersection of polyhedrons and convert the resulting Nef_Polyhedron_3 into
Polyhedron_3 back (using function convert_to_polyhedron()).
Intersection is calculated with operation *
N1*N2
You find more information about Nef_Polyhedron_3 here:
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Nef_3/Chapter_main.html
Much success!
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Intersection-of-two-CONVEX-3D-polyhedrons-tp4564202p4570904.html
Sent from the cgal-discuss mailing list archive at Nabble.com.
- [cgal-discuss] Intersection of two CONVEX 3D polyhedrons, sgdimitris, 04/17/2012
- Re: [cgal-discuss] Intersection of two CONVEX 3D polyhedrons, Sebastien Loriot (GeometryFactory), 04/17/2012
- Re: [cgal-discuss] Intersection of two CONVEX 3D polyhedrons, Olivier Devillers, 04/17/2012
- [cgal-discuss] Re: Intersection of two CONVEX 3D polyhedrons, sgdimitris, 04/18/2012
- Re: [cgal-discuss] Re: Intersection of two CONVEX 3D polyhedrons, Olivier Devillers, 04/19/2012
- Re: [cgal-discuss] Re: Intersection of two CONVEX 3D polyhedrons, Olivier Devillers, 04/19/2012
- [cgal-discuss] Re: Intersection of two CONVEX 3D polyhedrons, ochyomdu, 04/19/2012
- Re: [cgal-discuss] Re: Intersection of two CONVEX 3D polyhedrons, Olivier Devillers, 04/19/2012
- Re: [cgal-discuss] Re: Intersection of two CONVEX 3D polyhedrons, Sebastien Loriot (GeometryFactory), 04/19/2012
- Re: [cgal-discuss] Re: Intersection of two CONVEX 3D polyhedrons, Olivier Devillers, 04/20/2012
- Re: [cgal-discuss] Re: Intersection of two CONVEX 3D polyhedrons, Sebastien Loriot (GeometryFactory), 04/19/2012
- Re: [cgal-discuss] Re: Intersection of two CONVEX 3D polyhedrons, Olivier Devillers, 04/19/2012
- [cgal-discuss] Re: Intersection of two CONVEX 3D polyhedrons, ochyomdu, 04/19/2012
- [cgal-discuss] Re: Intersection of two CONVEX 3D polyhedrons, sgdimitris, 04/18/2012
- <Possible follow-up(s)>
- Re: [cgal-discuss] Intersection of two CONVEX 3D polyhedrons, Tomislav Maric, 04/17/2012
Archive powered by MHonArc 2.6.16.