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