Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] how to customize points in spatial searching structure.

Subject: CGAL users discussion list

List archive

[cgal-discuss] how to customize points in spatial searching structure.


Chronological Thread 
  • From: nonlinee <>
  • To:
  • Subject: [cgal-discuss] how to customize points in spatial searching structure.
  • Date: Sun, 23 Aug 2009 16:29:02 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=fwp9Ag/lm80yEwibFeGZUGeEd2TGIhhLINDeP8HH6gXbMBtee/0mh4JLGMrjLiqbjR 2aMJQqJum42745AwTf4SJNPTZG7q/v1cDx29yeyySOkmqxbJg5UOsRGtCkQBw0nBLMSb 3KusbugW0ruJxK7Z/JPnzt10EETgp9E6N4SNg=

Hi,

In spatial search structure, I would like to associate each d-dimensional point (dPoint)
with an index. CGAL has an example on wrapping an array of doubles. But I would like
to use dPoint provided by CGAL. Is there any example code showing HOWTO? thanks a lot.

sunjian




Archive powered by MHonArc 2.6.16.

Top of Page