Subject: CGAL users discussion list
List archive
- From: Sebastien Loriot <>
- To:
- Subject: Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram.
- Date: Thu, 21 Jan 2021 13:06:42 +0100
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:W9pKLByBY4NgC4XXCy+O+j09IxM/srCxBDY+r6Qd2uMWIJqq85mqBkHD//Il1AaPAdyKrasYwLGI++C4ACpcuMnH6ChDOLV3FDY9wf0MmAIhBMPXQWbaF9XNKxIAIcJZSVV+9Gu6O0UGUOz3ZlnVv2HgpWVKQka3OgV6PPn6FZDPhMqrye+y54fTYwJVjzahfL9+Nhq7oRjVu8UMnIdvJak9xxXIr3BVf+ha2X5kKUickhrh5Mq85oJv/zhVt/k868NOTKL2crgiQ7dFFjomKWc15MPqtRnHUwSC42YXX3sVnBRVHQXL9Qn2UZjtvCT0sOp9wzSaMtbtTb8oQzSi7rxkRwHuhSwaKjM26mDXish3jKJGvBKsogF0zoDIbI2JMvd1Y6XQds4YS2VcRMZcTzFPDJ2yb4UPDOQPM+hXoIb/qFQSohWzHhWsCeH1xzNUmnP706833uI8Gg/GxgwgGNcOvWzJotrrL6gdS/u1zLXJzTrdafNdxDHz6I/SchAgpvGMQa97fM3KyUkrEAPFlFSQqYv5Pz+P0+QNt3OW7+VlVe21im4nrxt9rSSoxscpk4TEgJ8exV/Y+ytj2ok1OcG4R1BhYd6iCJZdqiKXOYV2TM0tQWxltjs3x78GtJO0YCQH1YgryhHDZvCZc4aG4hzuWeiMLDl3mX9pZa6yihS8/EWg1uDyWMe53VBXpSRLldnMs2oC1x3V6sWfRft9/1uh2TaS1w/I8O1LPUc0la/DJ54n2LE/jYEcsUDdESPshEr2i6qWe0M58ear8+TqeqvqqoOYOoNuiQzzMr4iltGhDek7KAQDX2aW9fyi2LL54UH1XbBHgeMqnqbDtZ3WO9gXqrO8DgJbyIkv9QqzAjKi3dkagXYHIldIdw+ag4f3Jl3DJfL1APi8jlu3lTpmxP7GM7P/DZjLM3PNiq3ufaxn5E5Z0Aczzc5Q55ZTCrwZJfL8QE7xtNjBAh43Ngy43v/rCNt9244QQ26PDaiZMKTdsV+M+O0jOfWDZIgQuDrlKvgl4eDhjWMhlFMDYaWk2YEbZXO4E/h8PkmVf3nhjs0BHGoEpgY+SfbliFyGUT5dfXayWKc86ykgCIKiCofDXIGtgLud3CuhG51WYntLCl+JEXjydoWEX+0AZz6VIs9kijAET6SuS5c91RGysw/306ZoLuXO9S0crJ7sydl15/bPmhEv7jx0FN+Q03qNTmFxhmMHXSU63KF5oUxny1eMy7J0g/JCFY8b2/QcWQgzMdvQzvdxFsvpcgPHZNaADli8Efu8BjRkdd87ysQSYkt7U/GllBHEw2L+GLsSjb2MGNox9orT2nHwI4B2zHOQh/pptEUvXsYabT7uvaV47QWGX9eYwXXcrL6jcOEn5ACI8W6CyWSUu0QBCVx/VKzEWTYUYU6E9I2ktHOHdKenDPEcCiUEycOGLfEXONjgjFEDW/K6fdqDOCS+nGC/ARvOzbSJPtKzJzctmR7FAU1BqDg9uG6cPFFnVCikqmPaSjdpEAC3bg==
The following seems to be working:
https://gist.github.com/sloriot/4ba8c00bdfa8dfae479bc6614e98797e
HTH,
Sebastien.
On 1/21/21 11:47 AM, VSav ( via cgal-discuss Mailing List) wrote:
Hi Sebastien,
The draw_dual() method returns a list of segments. How can i now reconstruct
the cropped apollonius graph from this list of segments.
Thanks,
Virti
--
Sent from: http://cgal-discuss.949826.n4.nabble.com/
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., (continued)
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., VSav, 01/14/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., VSav, 01/16/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., Sebastien Loriot, 01/18/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., Sebastien Loriot, 01/18/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., VSav, 01/19/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., VSav, 01/19/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., VSav, 01/20/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., Sebastien Loriot, 01/20/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., VSav, 01/20/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., VSav, 01/21/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., Sebastien Loriot, 01/21/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., VSav, 01/22/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., VSav, 01/19/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., Sebastien Loriot, 01/18/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., Sebastien Loriot, 01/18/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., VSav, 01/16/2021
- Re: [cgal-discuss] crop infinite edges of additive weighted voronoi diagram., VSav, 01/14/2021
Archive powered by MHonArc 2.6.19+.