|
synfig-core
1.0.3
|
This is the complete list of members for synfig::ValueAverage, including all inherited members.
| add(const ValueBase &value_a, const ValueBase &value_b, const ValueBase &default_value) | synfig::ValueAverage | inlinestatic |
| add(const ValueBase &value_a, const ValueBase &value_b) | synfig::ValueAverage | inlinestatic |
| average(const ValueBase &list, const ValueBase &weights, const ValueBase &default_value) | synfig::ValueAverage | inlinestatic |
| average(const ValueBase &list, const ValueBase &weights) | synfig::ValueAverage | inlinestatic |
| average(const ValueBase &list) | synfig::ValueAverage | inlinestatic |
| average_generic(ConstIterator begin, ConstIterator end, ConstWeightIterator weight_begin, ConstWeightIterator weight_end, const ValueBase &default_value=ValueBase()) | synfig::ValueAverage | inlinestatic |
| average_generic(ConstIterator begin, ConstIterator end, const ValueBase &default_value=ValueBase()) | synfig::ValueAverage | inlinestatic |
| average_weighted(const ValueBase &weighted_list, const ValueBase &default_value) | synfig::ValueAverage | static |
| average_weighted(const ValueBase &weighted_list) | synfig::ValueAverage | inlinestatic |
| check_type(Type &type) | synfig::ValueAverage | inlinestatic |
| check_type(const ValueBase &value) | synfig::ValueAverage | inlinestatic |
| check_weighted_type(Type &type) | synfig::ValueAverage | static |
| convert_to_weighted_type(Type &type) | synfig::ValueAverage | static |
| get_type_from_weighted(Type &type) | synfig::ValueAverage | static |
| get_weighted_type_for(Type &type) | synfig::ValueAverage | static |
| multiply(const ValueBase &value, Real amplifier) | synfig::ValueAverage | inlinestatic |
| set_average_value(ValueBase &list, const ValueBase &weights, const ValueBase &value) | synfig::ValueAverage | inlinestatic |
| set_average_value(ValueBase &list, const ValueBase &value) | synfig::ValueAverage | inlinestatic |
| set_average_value_generic(Iterator begin, Iterator end, ConstWeightIterator weight_begin, ConstWeightIterator weight_end, const ValueBase &value) | synfig::ValueAverage | inlinestatic |
| set_average_value_generic(Iterator begin, Iterator end, const ValueBase &value) | synfig::ValueAverage | inlinestatic |
| set_average_value_weighted(ValueBase &weighted_list, const ValueBase &value) | synfig::ValueAverage | static |
1.8.1.2