AMCAX Kernel 1.0.0.0
|
The basic enum classes used in boolean algorithm. More...
Namespaces | |
namespace | AMCAX |
Namespace of all interface in the AMCAX kernel. | |
Enumerations | |
enum class | AMCAX::BOAlgoGlueType { AMCAX::GlueOff , AMCAX::GlueShift , AMCAX::GlueFull } |
The gluing operation is the option of the basic operations such as general fuse, splitting, boolean, section, operations. More... | |
enum class | AMCAX::BOAlgoOperation { AMCAX::Common , AMCAX::Fuse , AMCAX::Cut , AMCAX::Cut21 , AMCAX::Section , AMCAX::Unknown } |
Type of boolean operation. More... | |
The basic enum classes used in boolean algorithm.
Some useful options used in boolean algorithm, including the type of gluing, the status, and the type of boolean operation.