Skip to Content.
Sympa Menu

cgal-discuss - Kinetic_data_structures... some questions

Subject: CGAL users discussion list

List archive

Kinetic_data_structures... some questions


Chronological Thread 
  • From: Mahmood Naderan <>
  • To: CGAL discuss <>
  • Subject: Kinetic_data_structures... some questions
  • Date: Thu, 7 Feb 2008 00:07:46 -0800 (PST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=UNQCjty3VzyQzI4hugDdNqMccwGfIVswiqSki34Mas3lDQ79saeWAqF1IVrF3LqaYOB8FWKhRVcpOBqA9yFUBMtj5lm1YeSSQcSJDpR/xypEwmBLfmZDoM5uXQRZvQWWcWEq9a6FoPTSEUWJ4tRTteLNiGcenxoPRaAJHhh7KPY=;

Hello,
I cannot understand which file is used by "Kinetic_data_structures" demo
neither in CGAL 3.2 nor CGAL 3.3.1
std::string file;
...
return run<CGAL::Kinetic::Exact_simulation_traits>(argc, argv, n,d,seed,
file);
...
if (file.empty())
So which file? How can I change the input file?

Also what changes appeared for this section in 3.3.1 in compared to 3.2? It
there any changelog?

and another question is about manual. I did not find any guide in cgal manual
about the demo and related QT functions. Is it "Kinetic framework" section?

-------------------
Mahmood Naderan
http://ce.sharif.edu/~m_naderan




____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs



Archive powered by MHonArc 2.6.16.

Top of Page