public class MonotoneChain
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
chainIndex |
(package private) MonotoneChainEdge |
mce |
Constructor and Description |
---|
MonotoneChain(MonotoneChainEdge mce,
int chainIndex) |
Modifier and Type | Method and Description |
---|---|
void |
computeIntersections(MonotoneChain mc,
SegmentIntersector si) |
MonotoneChainEdge mce
int chainIndex
public MonotoneChain(MonotoneChainEdge mce, int chainIndex)
public void computeIntersections(MonotoneChain mc, SegmentIntersector si)