javax.media.j3d
Class BHLeafNode
java.lang.Object
javax.media.j3d.BHNode
javax.media.j3d.BHLeafNode
class BHLeafNode
- extends BHNode
Methods inherited from class javax.media.j3d.BHNode |
combineBHull, computeAverageLeafDepth, computeMaxDepth, computeSumOfDepths, countNumberOfInternals, countNumberOfLeaves, deleteAndUpdateMarkedNodes, deleteFromParent, findNode, getBoundingHull, getParent, isInside, setBoundingHull, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
leafIF
BHLeafInterface leafIF
BHLeafNode
BHLeafNode()
BHLeafNode
BHLeafNode(BHNode parent)
BHLeafNode
BHLeafNode(BHLeafInterface lIF)
BHLeafNode
BHLeafNode(BHNode parent,
BHLeafInterface lIF)
BHLeafNode
BHLeafNode(BHNode parent,
BoundingBox bHull)
BHLeafNode
BHLeafNode(BHNode parent,
BHLeafInterface lIF,
BoundingBox bHull)
computeBoundingHull
void computeBoundingHull()
- Specified by:
computeBoundingHull
in class BHNode
updateMarkedBoundingHull
void updateMarkedBoundingHull()
- Specified by:
updateMarkedBoundingHull
in class BHNode
isEnable
boolean isEnable()
isEnable
boolean isEnable(int vis)
getLocale
Locale getLocale()
destroyTree
void destroyTree(BHNode[] bhArr,
int[] index)
- Specified by:
destroyTree
in class BHNode
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.