Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL::do_intersect() CGAL::do_overlap()

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL::do_intersect() CGAL::do_overlap()


Chronological Thread 
  • From:
  • To:
  • Subject: [cgal-discuss] CGAL::do_intersect() CGAL::do_overlap()
  • Date: Fri, 5 Jun 2009 20:53:06 +0200
  • Importance: Normal


Hello,

When I'm using do_intersect() or do_overlap(), which of these functions
tests only for the interior of the input objects for intersection, which
one takes also the border of the objects into the test?
F.I.
Iso_rectangle_2 a,b;
do_intersect(a,b);
do_overlap(a.bbox(), b.bbox() );

Tx, martin

----------------------------------------------------
BlackBerry Enterprise wireless MailSystem
***** powered by Magna Powertrain *****
----------------------------------------------------

Engineering Center Steyr GmbH & Co KG
Geschaeftsfuehrende Gesellschaft: Engineering Center Steyr GmbH
Geschaeftsfuehrer der geschaeftsfuehrenden Gesellschaft: Dipl. Ing. Franz
Dorfer
Sitz der geschaeftsfuehrenden Gesellschaft: 4300 St. Valentin, Oesterreich
Firmenbuchgericht: St. Poelten / FN 140816h
Sitz der Gesellschaft: 4300 St. Valentin, Steyrer Strasse 32, Oesterreich
Firmenbuchgericht: St. Poelten / FN 222001y

CONFIDENTIALITY NOTE: This message contains information which may be
privileged or confidential, or exempt from disclosure under applicable law.
If the reader of this message is not the intended recipient, or the employee
or agent responsible for delivering the message to the intended recipient,
you are hereby notified that any dissemination, distribution, retention,
archiving, or copying of this communication is strictly prohibited. If you
have received this e-mail in error, please notify us immediately by return
e-mail to the sender of this message.


Archive powered by MHonArc 2.6.16.

Top of Page