Class Balle

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

public class Balle extends HeightMapSphere
See Also:
  • Field Details

  • Constructor Details

    • Balle

      public Balle(Axe axe, double radius)
  • Method Details

    • getFctCustom

      public Fct2D_1D getFctCustom()
    • setFctCustom

      public void setFctCustom(Fct2D_1D fctCustom)
    • height

      public Point3D height(double u, double v)
      Overrides:
      height in class HeightMapSurface
    • bounce

      public void bounce(int i)
    • bounce

      public void bounce()
    • getFormula

      public int getFormula()
    • setFormula

      public void setFormula(int formula)