Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Linear cell complex: facet membership query

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Linear cell complex: facet membership query


Chronological Thread 
  • From: Pranav <>
  • To:
  • Subject: Re: [cgal-discuss] Linear cell complex: facet membership query
  • Date: Mon, 25 Jan 2016 03:35:21 -0800 (PST)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:8TDd+xc0I4Ir4kB5FonuA8VjlGMj4u6mDksu8pMizoh2WeGdxc65Yx7h7PlgxGXEQZ/co6odzbGG7ea5ADRLus7JmUtBWaIPfidNsd8RkQ0kDZzNImzAB9muURYHGt9fXkRu5XCxPBsdMs//Y1rPvi/6tmZKSV3BPAZ4bt74BpTVx5zukbvipduKOl0D32L1SIgxBSv1hD2ZjtMRj4pmJ/R54TryiVwMRd5rw3h1L0mYhRf265T41pdi9yNNp6BprJYYAu2pN5g/GLdXBTBjP2Eu79DwrjHCSxGO7z0SSDY4iB1NVjDf5RfzQN+lqjHzsONjiCibJsbeQrU9WDDk5KBuHky7wBwbPiI0pTmEwvd7i7hW9Uqs

Guillaume Damiand wrote
> It is easy to modify the are_facets_same_geometry function to test if
> two faces have the same geometry and the same orientation (replace 0 by
> 1).

If I want /are_facets_same_geometry/ function to compare only geometry and
disregard relative orientation of the input facets, do I need to modify it
to check for equality of points in both orientations, returning True if
points are same in either orientation?




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Linear-cell-complex-facet-membership-query-tp4661486p4661516.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page