public static final class RegionBSPTree2S.RegionNode2S extends AbstractRegionBSPTree.AbstractRegionNode<Point2S,RegionBSPTree2S.RegionNode2S>
Modifier and Type | Method and Description |
---|---|
ConvexArea2S |
getNodeRegion()
Get the region represented by this node.
|
protected RegionBSPTree2S.RegionNode2S |
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 ConvexArea2S getNodeRegion()
protected RegionBSPTree2S.RegionNode2S getSelf()
getSelf
in class AbstractBSPTree.AbstractNode<Point2S,RegionBSPTree2S.RegionNode2S>
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.