Subject: CGAL users discussion list
List archive
[cgal-discuss] Does maximum Alphalevel always guarantee that all of the elements are classified as EXTERIOR type?
Chronological Thread
- From: nsoonhui <>
- To:
- Subject: [cgal-discuss] Does maximum Alphalevel always guarantee that all of the elements are classified as EXTERIOR type?
- Date: Fri, 3 Aug 2018 02:46:05 -0500 (CDT)
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=SoftFail ; spf=Pass
- Ironport-phdr: 9a23:YbAxjhQnshxPvUYBIQGXFikvktpsv+yvbD5Q0YIujvd0So/mwa69ZRSN2/xhgRfzUJnB7Loc0qyK6/6mATRIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSizexfbJ/IA+qoQnNq8IbnZZsJqEtxxXTv3BGYf5WxWRmJVKSmxbz+MK994N9/ipTpvws6ddOXb31cKokQ7NYCi8mM30u683wqRbDVwqP6WACXWgQjxFFHhLK7BD+Xpf2ryv6qu9w0zSUMMHqUbw5Xymp4qF2QxHqlSgHLSY0/m/XhMJuj6xVvR2uqABwzYPPfIGYNuZycr/Bcd8GW2ZMWNtaWSxbAoO7aosCF+wBPf1fr4n6oVsOrQa+BQixD+7o0T9IgXj23as60+Q8EAHKxgogH90TsHnPo9X1Mb0dUeGxzKXS0TrDaPZW1C775YPVfB4hpvSMUqhxccrX0UQvERnKgU6LpozhITyZzPgCs2+e7+dmSOmhiHYnphlsrjWrwsogkIfEi4EPxl3H9Ch12oc4KNy+RUVme9CrCoFQuDufN4ZuQsMtXWVouCEix70AtpO3Zi4Kx448yBHEb/yIbZKE7Q7kVOaUOTt4hXRld6yjhxuq7EStzunxWtO63VtJtCZIkdjBumoM2hHS8sSHT+Fy/kal2TaBzQDT7eRELFgvlarcLJ4hxL4wlocSsUjZGC/2l1j2gbSZdkUh4Oeo6uDnbq/6qZ+bMo94khv+Pbg2msyjHeQ4NRADUHSU+eum0L3v5FD2QLRRjvIqj6nZq4vaKN8Apq+5Bg9Vypws5wy+DzegytQYnGMIIEhLeBKd3MDVPATFL/n8SPu+mF+xiyxDxvbcP7SnDI+eAGLEleLnZrF67U5ByUJn1tdY4ZJJC/cHL+/bVUr4tdieBRg8ZV/ni937Aclwg9tNEVmEBbWUZfuL4A24o9k3KuzJX7c7/TP0Kvwr/fnr1CZrlloUfK3v1pwSOivhQqZWZn6BaH+pue8vVH8Qt1NnHuPvgVyGFzVUYiTqBv9u1nQAEIujSLz7aMWtjbiGhXrpGMEQYGlMAFSBV3zvctfdVg==
I have the following (Pseudo) code:
Alpha_shape_2 *A =new Alpha_shape_2(first,last, 100000,Mode.Regular);
auto maxLevel = A->number_of_alphas()-1;
auto alphaLevel = A->get_nth_alpha(maxLevel);
for(fit=A->finite_faces_begin(); fit!=A->finite_faces_end(); ++fit)
{
A->set_alpha(alphaLevel);
auto classType2 = A->classify(fit); //can this be
EXTERIOR?
}
I know that if alphaLevel is not maximum, then A->classify(fit) can be
EXTERIOR.
But, my question is that, is it even possible for the maximum alpha level to
classify one of the face as EXTERIOR?
--
Sent from: http://cgal-discuss.949826.n4.nabble.com/
- [cgal-discuss] Does maximum Alphalevel always guarantee that all of the elements are classified as EXTERIOR type?, nsoonhui, 08/03/2018
- Re: [cgal-discuss] Does maximum Alphalevel always guarantee that all of the elements are classified as EXTERIOR type?, Mael, 08/03/2018
- Re: [cgal-discuss] Does maximum Alphalevel always guarantee that all of the elements are classified as EXTERIOR type?, nsoonhui, 08/03/2018
- Re: [cgal-discuss] Does maximum Alphalevel always guarantee that all of the elements are classified as EXTERIOR type?, Mael, 08/03/2018
- Re: [cgal-discuss] Does maximum Alphalevel always guarantee that all of the elements are classified as EXTERIOR type?, nsoonhui, 08/03/2018
- Re: [cgal-discuss] Does maximum Alphalevel always guarantee that all of the elements are classified as EXTERIOR type?, Mael, 08/03/2018
Archive powered by MHonArc 2.6.18.