Trace.DataPoint

Undocumented in source.
struct Trace(T, alias mixFunction = mix)
struct DataPoint {}

Members

Variables

point
T point;
Undocumented in source.
time
float time;
Undocumented in source.

Meta