Skip to Content.
Sympa Menu

cgal-discuss - remove duplicate vertices in polyhedron_3

Subject: CGAL users discussion list

List archive

remove duplicate vertices in polyhedron_3


Chronological Thread 
  • From: "David Lariviere" <>
  • To: <>
  • Subject: remove duplicate vertices in polyhedron_3
  • Date: Mon, 17 Mar 2008 17:30:56 -0400

Hi Everyone,

 

What is the recommended procedure for removing duplicate vertices from a polyhedron_3? Specifically, I do not want to just delete duplicate vertices, but to combine them such that edges & facets that previously referred to duplicate vertices now point to the same unique vertex.

 

Any suggestions, recommendations, or code snippets would be greatly appreciated.

 

- David Lariviere



  • remove duplicate vertices in polyhedron_3, David Lariviere, 03/17/2008

Archive powered by MHonArc 2.6.16.

Top of Page