The OpenD Programming Language

GuideToDoubleFunction.scaleFunction

Additional scaling of the field (i.e. log10, polar coordinates)

struct GuideToDoubleFunction
Nullable!(double delegate(double)) scaleFunction;

Meta