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: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] How to know the value of alpha while running 3-D alpha shape demo
  • Date: Mon, 29 Aug 2016 09:38:21 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:pkR/LxWIbz/wAX91DXcONYQCFJTV8LGtZVwlr6E/grcLSJyIuqrYZhSHt8tkgFKBZ4jH8fUM07OQ6PG5HzBbqszR4DhCKMUKDEBVz51O3kQJO42sNw7SFLbSdSs0HcBPBhdO3kqQFgxrIvv4fEDYuXao7DQfSV3VPAtxIfnpSMaJ15zkn7P6x5qGaApBgH+xYKh5MQ6thQTXrMgfx4V4eYgrzR6c6EBFce1N2WJlIxq3mAz94dv4vLFu9CFdp+gw2cdLTaLgbuVyBehDCDM8MmcposjvnRbGRAqLoHAbVzNFwVJzHwHZ4USiDd/KuSzgu78l1Q==
  • Organization: GeometryFactory

On 08/26/2016 07:01 PM, zys wrote:
What about this:

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

Is it correct?


I guess you should print scene.alpha_shape.get_alpha().

Sebastien.



--
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