Class Neighbors


  • public class Neighbors
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) OctNode[][][] neighbors  
    • Constructor Summary

      Constructors 
      Constructor Description
      Neighbors()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clear()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • neighbors

        OctNode[][][] neighbors
    • Constructor Detail

      • Neighbors

        public Neighbors()
    • Method Detail

      • clear

        public void clear()