Package com.gaia3d.basic.geometry.octree
Class GaiaOctreeVertices
java.lang.Object
com.gaia3d.basic.geometry.octree.GaiaOctree<GaiaVertex>
com.gaia3d.basic.geometry.octree.GaiaOctreeVertices
-
Constructor Summary
ConstructorsConstructorDescriptionGaiaOctreeVertices(GaiaOctree<GaiaVertex> 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
-
GaiaOctreeVertices
-
-
Method Details
-
makeTreeByMinVertexCount
public void makeTreeByMinVertexCount(int minVertexCount) -
distributeContents
public void distributeContents()
-