Subject: CGAL users discussion list
List archive
- From: Matthew Denno <>
- To:
- Subject: Re: [cgal-discuss] cgal-intersection-0.4
- Date: Mon, 15 Jun 2009 17:13:01 -0400
- 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=W5yyDloPANln5WDL2z2Ynnys/y0ZDSaQ1YkyyOCP7TA6JhhvkfoYfmA8Gc+ZwJfmp1 2aXH25MjUjrltZMULxSLJ+gYCsvBw22qCGq5Tof9HrrP35x/g66UzpqsCB+7jbmqKdFd a05Sydf8N0i+A2r3JB+46EKjEVWzjszHONInE=
Thanks for your input. I will try to install the extension and see if it works with CGAL v3.4. If not I will try and come up with a work around or different approach to my problem
On Mon, Jun 15, 2009 at 4:27 PM, Laurent Rineau (GeometryFactory)<> wrote:
> (Sorry, I send a mail twice by error. Here is the second one I should have
> sent.)
>
> Le lundi 15 juin 2009 14:41:59, Matthew Denno a écrit :
>> Thank you Laurent for your reply.
>>
>> I have been experimenting with do_intersect, so I can now identify which
>> triangles intersect but not the geometry of the intersection (Segment,
>> Point, Polygon). Do you know if there are any plans to include Triangle_3
>> - Triangle_3 intersection in future versions?
>
> As far as I know that will not be part of next release. Nobody is working on
> that. If you want to handle only the generic case, you can do:
>
> if(do_intersect(t1, t2) {
> Object obj = intersection(t1.supporting_plane(), t2.supporting_plane());
> // ...
> }
>
>
>
>
> --
> Laurent Rineau, PhD
> Engineer at GeometryFactory
> http://www.geometryfactory.com/
>
>
- [cgal-discuss] cgal-intersection-0.4, Matthew Denno, 06/15/2009
- Message not available
- Re: [cgal-discuss] cgal-intersection-0.4, Matthew Denno, 06/15/2009
- <Possible follow-up(s)>
- Re: [cgal-discuss] cgal-intersection-0.4, Laurent Rineau (GeometryFactory), 06/15/2009
- Re: [cgal-discuss] cgal-intersection-0.4, Dominik Szczerba, 06/15/2009
- Re: [cgal-discuss] cgal-intersection-0.4, Bernd Gaertner, 06/15/2009
- Re: [cgal-discuss] cgal-intersection-0.4, Dominik Szczerba, 06/15/2009
- Re: [cgal-discuss] cgal-intersection-0.4, Laurent Rineau (GeometryFactory), 06/15/2009
- Re: [cgal-discuss] cgal-intersection-0.4, Laurent Rineau (GeometryFactory), 06/15/2009
- Re: [cgal-discuss] cgal-intersection-0.4, Matthew Denno, 06/15/2009
- Message not available
Archive powered by MHonArc 2.6.16.