Boost logo

Boost Users :

Subject: Re: [Boost-users] BGL: How to construct voronoy diagram?
From: Barend Gehrels (barend_at_[hidden])
Date: 2009-12-03 09:26:36


Hi Diederick,

Thanks also from my side, it is very interesting.
We might study this from Boost.Geometry (GGL) perspective.

Regards, Barend

Arman Khalatyan wrote:
> Thanks for link, it is quite generic:)
>
> On Thu, Dec 3, 2009 at 1:17 PM, Diederick C. Niehorster
> <dcnieho_at_[hidden] <mailto:dcnieho_at_[hidden]>> wrote:
>
> A quick google gets you some answers, see here:
> http://www.ddj.com/cpp/184401546, section "BGL Meets Legacy Code".
>
> Best,
> Dee
>
> On Thu, Dec 3, 2009 at 6:56 PM, Arman Khalatyan
> <arm2arm_at_[hidden] <mailto:arm2arm_at_[hidden]>> wrote:
> > Hi,
> > I need to have a voronoy digram over the point data. I would
> like to visit
> > the facets around the given point and find the occupied volume.
> > Let suppose I have a set of 3D points:
> > typedef typeP struct{float x[3];};
> > std::vector<typeP> Pdata;
> >
> > How can I generate Voronoy diagram on top of this set?
> > Is BGL situable with this job?
> >
> > thanks
> > Arman.
> > _______________________________________________
> > Boost-users mailing list
> > Boost-users_at_[hidden] <mailto:Boost-users_at_[hidden]>
> > http://lists.boost.org/mailman/listinfo.cgi/boost-users
> >
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden] <mailto:Boost-users_at_[hidden]>
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
>
>
>
> --
> ------------------------------------------
> Dr Arman Khalatyan,
> Observatoire Astronomique de Marseille-Provence
> Laboratoire d'Astrophysique de Marseille
> -----------------------------------------
> ------------------------------------------------------------------------
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net