private class RegionFactory.VanishingToLeaf extends java.lang.Object implements BSPTree.VanishingCutHandler<S>
| Modifier and Type | Field and Description |
|---|---|
private boolean |
inside
Inside/outside indocator to use for ambiguous nodes.
|
| Constructor and Description |
|---|
VanishingToLeaf(boolean inside)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BSPTree<S> |
fixNode(BSPTree<S> node)
Fix a node with both vanished cut and children.
|
Copyright (c) 2003-2017 Apache Software Foundation