mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
Trace.DataPoint
mutils
timeline
trace
Trace
Undocumented in source.
struct
Trace
(T, alias mixFunction = mix)
struct
DataPoint {
T
point
;
float
time
;
}
Members
Variables
point
T
point
;
Undocumented in source.
time
float
time
;
Undocumented in source.
Meta
Source
See Implementation
mutils
timeline
trace
Trace
functions
add
get
remove
structs
DataPoint
variables
data
indexGetter