Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | _CompositeBase --+ | _CompositeGH --+ | object --+ | | | _BooleanBase --+ | BooleanGH
Composite polygon class providing boolean operations between two composite polygons using the Greiner-Hormann algorithm, Correia's implementation, modified and extended.
The supported operations between (composite) polygon A and B are:
Note:
To handle degenerate cases like point-edge
and
point-point
intersections, use class BooleanFHP.
See Also: Function clipGH4 and class BooleanFHP.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from Inherited from Inherited from |
Method Details |
New BooleanFHP operand for boolean operation.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 12 19:51:50 2023 | http://epydoc.sourceforge.net |