Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] how to use CGAL in .Net Framework (Question)

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] how to use CGAL in .Net Framework (Question)


Chronological Thread 
  • From: Bo Schwarzstein <>
  • To:
  • Subject: Re: [cgal-discuss] how to use CGAL in .Net Framework (Question)
  • Date: Wed, 10 Mar 2010 14:31:22 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=UowD5GG0rBQmaPaD+HoRW/3CVMW556stXbum3FDmTL8QE9KFIiKa5Uu2cgP5P3nR2s 9YKrYDLBi4d43rSrYv07rso0x358ufBFWG8gP0Zba5XEraLJ8rv+H4yXTRvz49mL0J8X 1pVJx0pH77kGYG14Eh4zuyFWTvYUs/fqogUSA=

Hello,

Maybe
will help you.

Firstly, wrap your classes and the others stuff in an DLL, then you may use exposed interface to pass your geometric data into your CGAL and get result back.

2010/3/10 <>
Hi everyone!

I want to make a .Net application(C# project) using CGAL libraries.
Could anybody tell me how to use CGAL libraries in .Net Framework?

Thanks,
Jongwoo.

--
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