Skip to Content.
Sympa Menu

cgal-discuss - Res: [cgal-discuss] Voronoi Triangulation Example

Subject: CGAL users discussion list

List archive

Res: [cgal-discuss] Voronoi Triangulation Example


Chronological Thread 
  • From: "Marcos R. P." <>
  • To:
  • Subject: Res: [cgal-discuss] Voronoi Triangulation Example
  • Date: Tue, 20 Oct 2009 07:49:49 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.br; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=DC0cT0LamKvXbBDWbie3VCd9j4SJG/UkkycMxQvM60c9PLYdZ0cQKMp3TkZYBOjnmHkkvNqBsNbCkYOnC5VHbgCHVRCah8Ihco/+GKYnBs9sj3UCnduSh12p2h0r9DY72blmf6P8XIuLRjX5SWL8KEQ8jjziO6I0D83Y3YWcqNc=;

Hi!
Now I have
std::ifstream in("data/vor_1.cin");
Where "vor_1.cin" file has the points
-310 -187
-267 -170
-310 -94
-204 -87
-178 -147
-153 -218
6 -80
-203 20
-30 64
12 -192
70 8
154 -118
-42 -140
59 -132
-57 -4
-168 114
-280 129
65 109
169 88
-26 152
113 161
These points was saved from demo Triangulation_2. But do not matter the changes in "vor_1.cin", the programa always returns "0 edges finite and 0 rays"
Thank you!
 
MR Pintto
.


De: Marcos R. P. <>
Para: cgal discuss <>
Enviadas: Ter, Outubro 20, 2009 7:45:11 AM
Assunto: [cgal-discuss] Voronoi Triangulation Example

Hi, everyone!
 
Could somebody help me to understand the details from
examples/Triangulation_2/voronoi.cpp file? For example, I  changed the values of of "voronoi.cin" but the answer of program is the same.

 

MR Pintto



Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes


Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes


Archive powered by MHonArc 2.6.16.

Top of Page