Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Passing face_handles

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Passing face_handles


Chronological Thread 
  • From: <>
  • To:
  • Subject: Re: [cgal-discuss] Passing face_handles
  • Date: Mon, 20 Apr 2009 04:48:29 +0200 (CEST)

Well I got things working by changing it so I pass around pointers to
face_handles instead of the face_handles themselves but I'd still be curious
as
to why passing them went haywire. I can only assume it's something to do with
the odd design/overriding of some CGAL objects such that sometimes objects
behave or need to be treated as objects and sometimes like pointers.



Archive powered by MHonArc 2.6.16.

Top of Page