mutils ~master (2018-10-28T20:05:58Z)
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