The purpose of the reinterpret_cast is so that I can use the pointer *bits* for something other than a pointer. I'm going to send out a tweak shortly...
---------------------------------------- > Date: Fri, 3 Jan 2014 16:35:12 -0500 > From: [email protected] > To: [email protected] > Subject: Re: Patch: Group Toolbar > > On 03/01/14 03:54 PM, Rodney Rushing wrote: >> Happy New Year everybody! >> >> I've been tinkering to implement a new Groups Toolbar. Perhaps the >> adventurous of you can play with it and give some beta feedback. > > > lcModel::UtilEndTrackingPieceVisibility() doesn't compile here, because > you do a reinterpret_cast<int> on a pointer. This doesn't look good. > > Therefor I can't test it :-/ > > > Hub > _______________________________________________ > Leocad mailing list > [email protected] > https://list.gerf.org/listinfo/leocad > _______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
