ImplicitFunction(MathFunction f, [Shader shader])

Source

ImplicitFunction(MathFunction this.f, [Shader shader]) : super(shader) {
  this.cm = new ContextModel();
}