Lumiera
0.pre.03
»edit your freedom«
|
concrete time value mutation: nudge based on a implicit grid, which is either a quantised target value's own grid, or a natural grid.
Definition at line 246 of file mutation.cpp.
Public Member Functions | |
NaturalNudgeMutation (int relativeSteps) | |
Public Member Functions inherited from CloneValueSupport< BA > | |
virtual void | cloneInto (void *targetBuffer) const =0 |
Private Member Functions | |
virtual void | change (Duration &target) const |
virtual void | change (TimeSpan &target) const |
virtual void | change (QuTime &target) const |
Private Attributes | |
int | steps_ |
|
inlineprivatevirtual |
Definition at line 267 of file mutation.cpp.
References Mutation::imposeChange().