Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] cgal triangle-triangle intersection problem

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] cgal triangle-triangle intersection problem


Chronological Thread 
  • From: Dongming Yan <>
  • To:
  • Subject: Re: [cgal-discuss] cgal triangle-triangle intersection problem
  • Date: Tue, 20 Nov 2012 14:23:16 +0300

It works. Thanks very much!


On Tue, Nov 20, 2012 at 2:03 PM, Philipp Moeller <> wrote:
Dongming Yan <> writes:

> Dear Philipp,
>
> Thanks for the quick reply.
>
> I am using Exact_predicates_inexact_constructions_kernel.

You will need to use a Kernel with exact_constructions here,
e.g. Exact_predicates_exact_constructions_kernel from
Exact_predicates_exact_constructions_kernel.h


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss





--
Best regards
 
Dongming




Archive powered by MHonArc 2.6.18.

Top of Page