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: Philipp Moeller <>
  • To:
  • Subject: Re: [cgal-discuss] cgal triangle-triangle intersection problem
  • Date: Tue, 20 Nov 2012 12:03:47 +0100
  • Organization: GeometryFactory

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




Archive powered by MHonArc 2.6.18.

Top of Page