Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Creating a power diagram/ regular triangulation with generalized maps

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Creating a power diagram/ regular triangulation with generalized maps


Chronological Thread 
  • From: Guillaume Damiand <>
  • To: "" <>
  • Subject: Re: [cgal-discuss] Creating a power diagram/ regular triangulation with generalized maps
  • Date: Wed, 24 Oct 2018 08:42:03 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:pHpXAxQXWdWox09DZPEgw3lEs9psv+yvbD5Q0YIujvd0So/mwa6zYRON2/xhgRfzUJnB7Loc0qyK6/+mATRIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSizexfbF/IA+qoQnNq8IbnZZsJqEtxxXTv3BGYf5WxWRmJVKSmxbz+MK994N9/ipTpvws6ddOXb31cKokQ7NYCi8mM30u683wqRbDVwqP6WACXWgQjxFFHhLK7BD+Xpf2ryv6qu9w0zSUMMHqUbw5Xymp4qF2QxHqlSgHLSY0/nzJhMx+jKxVoxyvqBJwzIHWfI6YL/V+cr/HcN4GWWZMUMRcWipcCY28dYsPCO8BMP5ZoYngplsOqR++ChOxBOPq1DBDm3H40rc/0+QgCw7G2hEvFM8JvXTbsdX1NaMSUeSvw6nVyDXMcela1irn54jNcxAuu/eMUq9rfMrVyEkvDQLFjk6KpYP5OTOVzP8Nv3KV7+p6TO+ijXMspQ92ojiq3Mgsi4/Ji5oTyl/e7ip224I1KsOiREFnZt6kFYNcuD2cN4tsWcMuWW9ouDwixrIatp60ZiwKxI4gxx7FZPyKdZWD7BH7VOuJPDt1in1odKihixqv/kWs0PDwW8q33VpQsyZIndvBumgT2xDP9sSLV/5w80ag1DqT0g3e6v1ILVwpmafeNpIszaA8m58NvUnAACD5hUD7gaCMeUk59OWl7uTqb7rpq5KZNoJ5ixzyPbkol8eiG+o3KBIOUHKe+emk1L3s40n5QLJSg/Iqk6nZq4raJd8epq6lGw9Y3Zwv6wu5DzenztQUhH0HLVJCeBKBkoTlIV/OIOrgAfe+hVSjjitryujbMrDvDZjBNGbPnKrucLpn9kJRywk+wcpC659bCLwNOPfzVVXwtNzcAB85KQu0w+P/BdVyy4MeWGaPAquDP6PPtF+H+PgjLPSWa48QuTbyMf4l6OP1gH89mF8dZ6ip3YANZH+kGPRmOV6ZbWDigtcbCWsKpBYxTPT2iF2eVj5ef2q9X60m6TE/EY6pEIbDRpuxj7ycxye7BYZbZntGC1CJCXfnbZ+IW/YKaCKII89uiCYIVba7S9xp6Rb7/gT1wr4iIuvP8TADrrri0sJ07qvdj1t6oTd7BsDY32CWRHxvhUsJQSU31eZxuxou5E2E1P1Xnv1cEdVO4v4Bfg4/NJfaw6QuBM3zXgbIY9KEDlqvR9SvBz0ZStMrwsRIaEBnAJOslEaQjGKRH7YJmunTV9QP+aXG0i2pfpcv+zP9zKAkymIebI5KPGyiiLR48lGOVYrIiUSC0a2sb79a0jSfrT7fn1rLh1lRVUtLaYuARWoWPxaEqdXj51iERLm0EvIpKFkZkJPQGu5xctTsyG5+arLjNdDZOT/jkGarHw2N2qvQKpfsentY2DTaDhFCnRpBpXs=

Hi Paul,

Le 22/10/2018 à 13:58, Paul Pöschel a écrit :
Hi,

I'm currently working on modeling a pore space. Therefore I use the regular
triangulation/ power diagram. I'm able to create and manipulate my model the
way I want to. The goal is, to use the modeled pore space as sample data for
different geophysical analysis tools. Because of that, I would like to
provide the created triangulation in a gmap format.
Since CGAL has a Package for GeneralizedMaps, I thought it is possible to
create the triangulation as generalized map but I couldn't figure out how to
do it.
I don't want to add each created polygon (of the power diagram) at a time to
my generalized map, but have an efficient way to work with.
Is there already a existing solution for this problem? For now it does not
matter if it is a solution for either 2D or 3D.


I am not sure to understand correctly. If you want to transform a 3D triangulation into a GeneralizedMap, you can use the function import_from_trianguation_3

(cf here https://doc.cgal.org/latest/Linear_cell_complex/group__PkgLinearCellComplexConstructions.html#ga7e8cde514b93c3441a4df2bc09c24068)

If you want to see your data structure as a GeneralizedMap, for example to use the same operators, there is nothing available yet.

Best

Guillaume



Greetings

Paul Pöschel



--
Sent from: http://cgal-discuss.949826.n4.nabble.com/


--
===================================================================
Guillaume DAMIAND

CNRS - LIRIS UMR 5205
Université Claude Bernard
Bâtiment Nautibus (710)
43 Boulevard du 11 Novembre 1918
69622 Villeurbanne Cedex (France)
-------------------------------------------------------------------
Tél: +33 (0)4.72.43.14.34 Fax: +33 (0)4.72.43.15.36
Mail:

Web: http://liris.cnrs.fr/guillaume.damiand/
===================================================================


Attachment: smime.p7s
Description: Signature cryptographique S/MIME




Archive powered by MHonArc 2.6.18.

Top of Page