On Mon, Sep 15, 2014 at 7:03 PM, Christopher Sean Morrison
<brl...@mac.com> wrote:
>
> I'm looking into elimination of XOR as a boolean method.  For those that 
> don't know, the operation is: A XOR B == (A u B) - (A + B).  Any impact or 
> dissent?

+1 for elimination - I've come across references to that operation in
the code before, but didn't know what to make of it since it didn't
seem to be a used/working operation.  We can always make a user-helper
that uses the supported operations to do that from a usability
standpoint.

Cliff

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to