Class Chemin

    • Constructor Detail

      • Chemin

        public Chemin()
    • Method Detail

      • getLength

        public abstract double getLength()
      • getPoint

        public Point3D getPoint​(int i)
      • getMax

        public int getMax()
      • setMax

        public void setMax​(int n)
      • tangent

        public Point3D tangent​(int i)
      • normale

        public Point3D normale​(int i)