public class MonotoneChain
extends java.lang.Object
| Constructor | Description |
|---|---|
MonotoneChain(MonotoneChainEdge mce,
int chainIndex) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
computeIntersections(MonotoneChain mc,
SegmentIntersector si) |
public MonotoneChain(MonotoneChainEdge mce, int chainIndex)
public void computeIntersections(MonotoneChain mc, SegmentIntersector si)
Copyright © 2018. All rights reserved.