RegionBinaryOpType Enumeration
Enumeration of the binary operation types for a booleans among regions
Members
Name | Value | Description |
---|---|---|
AMinusB | ||
BMinusA | ||
Intersection | ||
Parity | ||
Union |
Defined in
- curve/RegionOps.ts Line 67
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.