Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] corner index in Mesh_domain_with_polyline_features_3.h

Subject: CGAL users discussion list

List archive

[cgal-discuss] corner index in Mesh_domain_with_polyline_features_3.h


Chronological Thread 
  • From: Shiu Fai Li <>
  • To:
  • Subject: [cgal-discuss] corner index in Mesh_domain_with_polyline_features_3.h
  • Date: Mon, 5 Aug 2013 15:46:19 -0700

Hi all,

Is it a bug in line 631 of Mesh_domain_with_polyline_features_3.h that:

  const Corner_index corner_index = 0;


it seems like the corner_index never gets updated.  And it seems like that would affect all code that uses uses corner_index, which is pretty prominent in the feature preserving code, right?

Thanks,


Frankie



Archive powered by MHonArc 2.6.18.

Top of Page