|
IMP.bff
|
This is the complete list of members for DecayPattern, including all inherited members.
| add(DecayCurve *out) override | DecayPattern | virtual |
| data | DecayModifier | protected |
| DecayModifier(DecayCurve *data=nullptr, int start=0, int stop=-1, bool active=true) | DecayModifier | |
| DecayPattern(double constant_offset=0.0, DecayCurve *pattern=nullptr, double pattern_fraction=0.0, int start=0, int stop=-1, bool active=true) | DecayPattern | explicit |
| DecayRange(int start, int stop) | DecayRange | |
| default_data | DecayModifier | protected |
| get_constant_offset() const | DecayPattern | |
| get_data() | DecayModifier | virtual |
| get_pattern() | DecayPattern | |
| get_pattern_fraction() const | DecayPattern | |
| get_range(DecayCurve *d=nullptr) | DecayRange | |
| get_start(DecayCurve *d=nullptr) const | DecayRange | |
| get_stop(DecayCurve *d=nullptr) const | DecayRange | |
| is_active() const | DecayModifier | |
| resize(size_t n, double v=0.0) | DecayModifier | |
| set(DecayCurve *data, int start=0, int stop=-1, bool active=true) | DecayModifier | |
| DecayRange::set(int start=0, int stop=-1) | DecayRange | |
| set_active(bool v) | DecayModifier | |
| set_constant_offset(double v) | DecayPattern | |
| set_data(DecayCurve *v) | DecayModifier | virtual |
| set_pattern(DecayCurve *v) | DecayPattern | |
| set_pattern_fraction(double v) | DecayPattern | |
| set_range(std::vector< int > v) | DecayRange | |
| set_start(int v) | DecayRange | |
| set_stop(int v) | DecayRange | |
| ~DecayModifier() | DecayModifier | inline |
| ~DecayRange()=default | DecayRange | virtual |