Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] How to know the value of alpha while running 3-D alpha shape demo

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] How to know the value of alpha while running 3-D alpha shape demo


Chronological Thread 
  • From: zys <>
  • To:
  • Subject: Re: [cgal-discuss] How to know the value of alpha while running 3-D alpha shape demo
  • Date: Fri, 26 Aug 2016 10:01:36 -0700 (PDT)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:IeoD/hNcFpWKLfJ91C0l6mtUPXoX/o7sNwtQ0KIMzox0K/r8rarrMEGX3/hxlliBBdydsKMdzbaO+Pm4ASRAuc/H6y9SNsQUFlcssoY/oU8JOIa9E0r1LfrnPWQRPf9pcxtbxUy9KlVfA83kZlff8TWY5D8WHQjjZ0IufrymUt2as8Pi3O+7/9jfYh5DmSGmSbJ0NhS/6wvL5ecMho43OLcqgk/SuWlaavUPlDIxDV2Wlhf4oMy3+cgwoGxrp/s9+psYAu3BdKMiQOkAAQ==

What about this:

scene.alpha_shape.set_alpha(0);
std::cout<<"alpha="<<scene.alpha_shape.set_alpha(0)<<endl;

Is it correct?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/How-to-know-the-value-of-alpha-while-running-3-D-alpha-shape-demo-tp4662163p4662177.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page