Class BalleClous

All Implemented Interfaces:
Serializable, Comparable, TemporalComputedObject3D, MatrixPropertiesObject, XmlRepresentable

public class BalleClous extends Sphere
See Also:
  • Constructor Details

    • BalleClous

      public BalleClous(Point3D c, double r)
  • Method Details

    • addPoint

      public void addPoint(Point2D p)
    • dmindist

      public double dmindist(Point2D p0, Point2D p1)
    • param

      public double param()
    • param

      public void param(double d)
    • points

      public ArrayList<Point2D> points()
    • calculerPoint3D

      public Point3D calculerPoint3D(double u, double v)
      Overrides:
      calculerPoint3D in class Sphere