Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Creating triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Creating triangulation


Chronological Thread 
  • From: "ANKUR GOEL" <>
  • To:
  • Subject: Re: [cgal-discuss] Creating triangulation
  • Date: Thu, 21 Jun 2007 23:20:48 +0530 (IST)
  • Importance: Normal

yes, it worked. Thanks!

> Shouldn't it be possible to put in the edges as constraints in the
> constrained triangulation and then convert it ino a standard
> triangulation?
> Is this what you were looking for?
>
> Ankit.
>
> ANKUR GOEL wrote:
>
>>No, I dont need constrained triangulation. The segments are just for
>>creating the initial triangulation (They create a valid triangulation).
>>
>>Ankur
>>
>>
>>
>>>It might be a good idea to read the user manual of 2D triangulations,
>>>in particular about the Constrained_triangulation_2, and then maybe
>>>have a look in the directory examples/Triangulation_2
>>>
>>>andreas
>>>
>>>
>>>
>>> wrote:
>>>
>>>
>>>>Hi,
>>>>
>>>>I need to create a Triangulation_2 object given a vector of Segments
>>>> and
>>>>another one containing all the vertices.
>>>>How can I do it?
>>>>
>>>>Thanks
>>>>Ankur
>>>>
>>>>
>>>--
>>>You are currently subscribed to cgal-discuss.
>>>To unsubscribe or access the archives, go to
>>>https://lists-sop.inria.fr/wws/info/cgal-discuss
>>>
>>>
>>>
>>
>>
>>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>




Archive powered by MHonArc 2.6.16.

Top of Page