RegionBinaryOpType Enumeration
Enumeration of the binary operation types for a booleans among regions
Members
| Name | Value | Description | 
|---|---|---|
| Union | 0 | |
| Parity | 1 | |
| Intersection | 2 | |
| AMinusB | 3 | |
| BMinusA | 4 | 
Defined in
- curve/RegionOps.ts Line 64
Last Updated: 30 November, 2023