Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] No Complex_3_in_triangulation_3_polyhedron_builder available

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] No Complex_3_in_triangulation_3_polyhedron_builder available


Chronological Thread 
  • From: Stephane Tayeb <>
  • To:
  • Subject: Re: [cgal-discuss] No Complex_3_in_triangulation_3_polyhedron_builder available
  • Date: Mon, 19 Jul 2010 15:05:56 +0200

Lehtonen, Matti/HIIT wrote:
Hi!

I have noticed that there is a class
Complex_2_in_triangulation_3_polyhedron_builder that converts C2T3 to
Polyhedron. However, there is no C3T3 version...

I wonder, would it be difficult task to convert C2T3 version to version for
C3T3
by myself?

btw, is there any reasons, why there is no
Complex_3_in_triangulation_3_polyhedron_builder present??

thx,
Lehtonen, Matti

Researcher, head programmer - Helsinki Institute for Information Technology
HIIT
http://www.hiit.fi/

Hi,

I didn't look at the C2T3 polyhedron builder, but please have in mind that CGAL::Polyhedron_3 represents a surface, whereas C3T3 represents a volume. I suppose that you want to extract the surface of your C3T3 ?

As APIs of C2T3 and C3T3 are not so different, it is probably not too hard to convert the C2T3 builder.

Regards,
Stéphane.

--
Stephane Tayeb
Software engineer - INRIA Sophia Antipolis
Geometrica Project-Team



Archive powered by MHonArc 2.6.16.

Top of Page