Class PointCloudOctree

java.lang.Object
com.gaia3d.basic.geometry.octree.GaiaOctree<GaiaLasPoint>
com.gaia3d.converter.pointcloud.PointCloudOctree

public class PointCloudOctree extends GaiaOctree<GaiaLasPoint>
  • Constructor Details

  • Method Details

    • makeTreeByMinVertexCount

      public void makeTreeByMinVertexCount(int minVertexCount)
    • distributeContents

      public void distributeContents()