Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Polyhedral mesh domain with feature detection

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Polyhedral mesh domain with feature detection


Chronological Thread 
  • From: sebastianW <>
  • To:
  • Subject: Re: [cgal-discuss] Polyhedral mesh domain with feature detection
  • Date: Mon, 9 Feb 2015 13:18:54 -0800 (PST)

Hi there,
I am quite new to CGAL and am playing with some of the cool features.
Now, I have run into a problem which sounds really like the one described in
this thread (please correct me if I am wrong).
I want to build a polyhedron from vertices and points using a builder like
Polyhedron__incremental__builder
<http://doc.cgal.org/latest/Polyhedron/classCGAL_1_1Polyhedron__incremental__builder__3.html>


and then I want to create the
polyhedral_domain_with_features
<http://doc.cgal.org/latest/Mesh_3/Mesh_3_2mesh_polyhedral_domain_with_features_8cpp-example.html#_a2>


It is all working separately but when I am trying to combine them, I get a
lot of compiler errors.

I would really appreciate it if anyone could tell me what I am doing wrong
in here:





--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Polyhedral-mesh-domain-with-feature-detection-tp3427762p4660417.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page