Package arc.math

Class Interp.PowOut

java.lang.Object
arc.math.Interp.Pow
arc.math.Interp.PowOut
All Implemented Interfaces:
Interp
Enclosing interface:
Interp

public static class Interp.PowOut extends Interp.Pow
  • Constructor Details

    • PowOut

      public PowOut(int power)
    • PowOut

      public PowOut(float power)
  • Method Details

    • apply

      public float apply(float a)
      Specified by:
      apply in interface Interp
      Overrides:
      apply in class Interp.Pow
      Parameters:
      a - Alpha value between 0 and 1.