Interface Coords6DDouble


  • public interface Coords6DDouble
    • Method Summary

      Modifier and Type Method Description
      double GenDouble​(int x1, int y1, int p1, int x2, int y2, int p2)  
    • Method Detail

      • GenDouble

        double GenDouble​(int x1,
                         int y1,
                         int p1,
                         int x2,
                         int y2,
                         int p2)