Driver

Driver abstract node type

Constructors

this
this(uint uuid, Node parent)

Constructs a new Driver node

Members

Functions

affectsParameter
bool affectsParameter(Parameter param)
Undocumented in source. Be warned that the author may not have intended to support it.
beginUpdate
void beginUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
drawDebug
void drawDebug()
Undocumented in source. Be warned that the author may not have intended to support it.
getAffectedParameters
Parameter[] getAffectedParameters()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.
updateDriver
void updateDriver()
Undocumented in source.

Meta