Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Why using Unique_hash_map in HalfedgeDS_list?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Why using Unique_hash_map in HalfedgeDS_list?


Chronological Thread 
  • From: "panjia" <>
  • To: "" <>
  • Subject: [cgal-discuss] Why using Unique_hash_map in HalfedgeDS_list?
  • Date: Mon, 12 Mar 2007 20:33:59 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:subject:message-id:x-mailer:mime-version:content-type; b=ma4wUiT7QX8d2e0fjQF6ti9dF8ShIl5O/zAmln14b3OzfKg1sb5WiDpRbtgHCmX2AIqEN8Q2J7dZgbzy/czz4C40lDLsZ1U7xQLwzQmGXR+gkS3V6qvpLvZ5gCpRwwCEES9D9docpFnXWlLp09RWChvm/TnxxHj5mjDJ4SVpaGQ=

Hello:
I'm studying HalfedgeDS datastructure now and I find that in HalfedgeDS_list::pointer_update()
Unique_hash_map is used. But I can not understand the meaning of this transform. Can
any one help me?
Many thanks.

panjia
2007-03-12


  • [cgal-discuss] Why using Unique_hash_map in HalfedgeDS_list?, panjia, 03/12/2007

Archive powered by MHonArc 2.6.16.

Top of Page