Class Octree.RayCastResult<T>

  • Enclosing class:
    Octree<T>

    public static class Octree.RayCastResult<T>
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RayCastResult()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • RayCastResult

        public RayCastResult()