Class GaiaOctreeFaces

java.lang.Object
com.gaia3d.basic.geometry.octree.GaiaOctree<GaiaFaceData>
com.gaia3d.basic.geometry.octree.GaiaOctreeFaces

public class GaiaOctreeFaces extends GaiaOctree<GaiaFaceData>
  • Constructor Details

  • Method Details

    • createChild

      public GaiaOctreeFaces createChild(GaiaBoundingBox childBoundingBox)
    • distributeContentsByCenterPoint

      public void distributeContentsByCenterPoint()
    • intersects

      public boolean intersects(GaiaTriangle triangle)
    • distributeContentsByIntersection

      public void distributeContentsByIntersection()
    • makeTree

      public void makeTree()