public static final class RegionBSPTree2D.RegionNode2D extends AbstractRegionBSPTree.AbstractRegionNode<Vector2D,RegionBSPTree2D.RegionNode2D>
Modifier and Type | Method and Description |
---|---|
ConvexArea |
getNodeRegion()
Get the region represented by this node.
|
protected RegionBSPTree2D.RegionNode2D |
getSelf() |
clearCut, cut, cut, getCutBoundary, getLocation, getTree, insertCut, insertCut, isInside, isOutside, nodeInvalidated, setLocation, setLocationValue, toString
accept, checkValid, count, depth, getCut, getCutHyperplane, getMinus, getParent, getPlus, height, isInternal, isLeaf, isMinus, isPlus, makeRoot, nodes, setSubtree, trim
public ConvexArea getNodeRegion()
protected RegionBSPTree2D.RegionNode2D getSelf()
getSelf
in class AbstractBSPTree.AbstractNode<Vector2D,RegionBSPTree2D.RegionNode2D>
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.