DynamicsProcessor.x

Holds the points used for interpolation;

class DynamicsProcessor(T)
protected nothrow @nogc
float[] x;

Meta