Class SphereDeform

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

public class SphereDeform extends Sphere implements IParameterPS
See Also:
  • Constructor Details

    • SphereDeform

      public SphereDeform()
  • Method Details

    • initTDep

      public void initTDep(double tStart, double tEnd)
    • getUV

      public Point3D getUV(double u, double v, double t)
      Specified by:
      getUV in interface IParameterPS
    • calculerPoint3D

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