Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] AABB tree: checking if a facet belongs to a polyhedron

Subject: CGAL users discussion list

List archive

[cgal-discuss] AABB tree: checking if a facet belongs to a polyhedron


Chronological Thread 
  • From: Pranav <>
  • To:
  • Subject: [cgal-discuss] AABB tree: checking if a facet belongs to a polyhedron
  • Date: Thu, 4 Feb 2016 02:07:18 -0800 (PST)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:WB6U6x9P3Qj1BP9uRHKM819IXTAuvvDOBiVQ1KB91uscTK2v8tzYMVDF4r011RmSDdqdsaoP0raempujcFJDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXsq3G/pQQfBg/4fVIsYL+lRciI14/ui6ibwN76XUZhvHKFe7R8LRG7/036l/I9ps9cEJs30QbDuXBSeu5blitCLFOXmAvgtI/rpMYwuxJ54KxwspcYGeWhJ/x5HvRkC2EtPGkxocHqrhLeVhCn530GU2xQnAAbLRLC6UTCRJ73uzWy4vJn0S+TI533TKs/cTun5qZvDhTvjXFUZHYC7GjLh5kp3+pgqxW7qkkkm9bZ

Hi,

I have created AABB tree representation of my polyhedron. I need to test
whether a given triangle is present on the polyhedron. I would like to know
if it is possible to express this query in terms of point queries supported
by AABB tree package?

With regards,
Pranav



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/AABB-tree-checking-if-a-facet-belongs-to-a-polyhedron-tp4661566.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page