Class PointAdjacencyFunction

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void Function​(OctNode node)  
      • Methods inherited from class java.lang.Object

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

      • PointAdjacencyFunction

        public PointAdjacencyFunction()
    • Method Detail

      • Function

        public abstract void Function​(OctNode node)