Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Searching through objects

Subject: CGAL users discussion list

List archive

[cgal-discuss] Searching through objects


Chronological Thread 
  • From: Bardo Bakker <>
  • To:
  • Subject: [cgal-discuss] Searching through objects
  • Date: Sun, 10 Jan 2010 22:09:09 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xnBL2YtQJr7MEGSa9wJGNJphFkaVdBRzHwU75b5lr0o+2OmESL1Oiwx0OqHonrQpJ+ BcSUQ6uHwrIX7o5Cu5SH+OKWv87PR9XVTQu+18DpivVhtWVtFtZGFu7JohwV98vVdiby 08LT4aai2IktH1XqqA69u4Zt4ymDlUgjVMaK4=

Hi,

I try to make a Orthogonal_incremental_neighbor_search with my own objects, which I succeded, as there is written in the documentation.

I wonder if there is not a more easy way in doing this. The only thing I need is searching object in a >3 dim. space. So I can use the Point_d kernel for this.
But I would like to put some more information in the Point_d object which I can enter directly after the search result. For example a "name" of the point.

Is there a way in doing this?

Bardo


  • [cgal-discuss] Searching through objects, Bardo Bakker, 01/10/2010

Archive powered by MHonArc 2.6.16.

Top of Page