IMP.bff
Loading...
Searching...
No Matches
DecayPattern Member List

This is the complete list of members for DecayPattern, including all inherited members.

add(DecayCurve *out) overrideDecayPatternvirtual
dataDecayModifierprotected
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)DecayPatternexplicit
DecayRange(int start, int stop)DecayRange
default_dataDecayModifierprotected
get_constant_offset() constDecayPattern
get_data()DecayModifiervirtual
get_pattern()DecayPattern
get_pattern_fraction() constDecayPattern
get_range(DecayCurve *d=nullptr)DecayRange
get_start(DecayCurve *d=nullptr) constDecayRange
get_stop(DecayCurve *d=nullptr) constDecayRange
is_active() constDecayModifier
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)DecayModifiervirtual
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()DecayModifierinline
~DecayRange()=defaultDecayRangevirtual