Package com.gaia3d.basic.geometry.octree
Class HalfEdgeOctreeFaces
java.lang.Object
com.gaia3d.basic.geometry.octree.GaiaOctree<HalfEdgeFace>
com.gaia3d.basic.geometry.octree.HalfEdgeOctreeFaces
-
Constructor Summary
ConstructorsConstructorDescriptionHalfEdgeOctreeFaces(HalfEdgeOctreeFaces parent, GaiaBoundingBox boundingBox) -
Method Summary
Methods inherited from class com.gaia3d.basic.geometry.octree.GaiaOctree
addContent, addContents, clearContents, createChildren, extractOctreesWithContents, findOctreeByCoordinate, getContentsLength, getCoordinate, getRoot, hasContents, isLeaf, isRoot, removeContent
-
Constructor Details
-
HalfEdgeOctreeFaces
-
-
Method Details
-
distributeFacesToTargetDepth
public void distributeFacesToTargetDepth(int targetDepth)
-